View Single Post
  #5 (permalink)  
Old Jul 26th, 2006, 14:20
dartiss dartiss is offline
Junior Member
Join Date: Jul 2006
Location: Nottingham, UK
Age: 37
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Table conversion problem

Ok, here's a simple example of what I mean:

HTML: Select all
<a href="#">Test 1</a>
<a href="#">Test 2</a>
This will display the two pieces of text, one after another, but with a gap between them. Because of this gap, when the anchor changes the background colour, it's not doing it for entire box, which I've drawn a border around.

David.
Reply With Quote