[thelist] simple css help

aardvark evolt at roselli.org
Fri Oct 28 12:20:56 CDT 2005


On 28 Oct 2005 at 12:03, Casey wrote:

> Making progress...
> 
> This is odd.  Copy and paste this code and then open the file in a browser. 
> The first TD works EXACTLY as it should, the second one does nothing when 
> you mouseover. ?!?!?
[...]

in fact, they both work...

[...]
> <table border="1" id="LinkThing">
>  <tr>
>   <td class="LinkThing"><a href="foo"><br><br>Foo<br><br></a></td>
>   <td class="LinkThing"><a href="bar"><br><br>Bar<br><br></a></td>
>  </tr>
> </table> 

the classes aren't helping... they aren't hurthing, but they aren't 
used in the sample CSS... also, replace the <br> tags with some 
padding on the <a>... it'll save you much headacher later...




More information about the thelist mailing list