I am getting a 3px space on the bottom of my rightbar list thumbnails in ONLY IE6:
http://www.altosagroup.com/AGAPP/V/test.html
http://farm2.static.flickr.com/1116/...f0e69de435.jpg
The other browsers look perfectly fine. Any suggestions? Thanks!:D
Printable View
I am getting a 3px space on the bottom of my rightbar list thumbnails in ONLY IE6:
http://www.altosagroup.com/AGAPP/V/test.html
http://farm2.static.flickr.com/1116/...f0e69de435.jpg
The other browsers look perfectly fine. Any suggestions? Thanks!:D
I recommend you check out this thread: And the Inaugural 'Electric Floor' Award goes to... (since that page qualifies for it)
Other browsers would should the same thing if you used a complete strict doctype to put them in Standards mode instead of Almost Standards mode.
These explain why that is happening and how to fix it:
That mysterious gap under images and embedded objects
Images, Tables, and Mysterious Gaps
I took a look at the articles, applied display:block to the images and list items but it didn't seem to fix. I may not be understanding your articles?