Watson
10-06-2004, 10:32 PM
I have a custom html page, and I am looking to add a border round it, and have it as my forum table colours, so when I look at the custom page its not just my background thats there behind the text. Any chance anyone could help me in doing this.
here is what I got in the template already (this is just me testing stuff out by the way, incase the code is messy)
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>
<STYLE TYPE="text/css">
<!--
a:link, a:visited, a:active {text-decoration:none}
-->
</STYLE>
<table border="0">
<tr><td>
<img src="http://www.bootleg.org.uk/images/beatles_sml.jpg" width="160" height="120"></p>
</td>
<td><span class="style2">Charlatans <br>
Bootlegs</span></td>
</table>
<p><a href="http://www.bootleg.org.uk/index.php?page=audiocharlatans" class="style2"><font color="ffffff">1999-11-24 The Nymble, Stockholm</font></a>
Cheers
Watson
here is what I got in the template already (this is just me testing stuff out by the way, incase the code is messy)
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>
<STYLE TYPE="text/css">
<!--
a:link, a:visited, a:active {text-decoration:none}
-->
</STYLE>
<table border="0">
<tr><td>
<img src="http://www.bootleg.org.uk/images/beatles_sml.jpg" width="160" height="120"></p>
</td>
<td><span class="style2">Charlatans <br>
Bootlegs</span></td>
</table>
<p><a href="http://www.bootleg.org.uk/index.php?page=audiocharlatans" class="style2"><font color="ffffff">1999-11-24 The Nymble, Stockholm</font></a>
Cheers
Watson