Hi folks:
I've spent all morning trying to validate my site using the XHTML Frameset DTD and have found a lot of tips right here on SP [img]images/smilies/smile.gif[/img] - however, I'm just *one* step away from validating and validator.w3.org baulks at:
[img]images/smilies/frown.gif[/img]Code:<frameset rows='100%' cols='172,*' border='0'>
If I take out border='0' then it'll validate but there's a nasty gap where the frameborder would go if I set frameborder='1'. (Present in IE 5+/Opera 6.05+ and especially pronounced in any Gecko browser)
See the attached screenshot of the gap I mean, between the top utility navigation and the left-hand main navigation frame.
Can anyone help me out and get this puppy validated? [img]images/smilies/smile.gif[/img]
Cheers.




I already tried border-collapse in one of the classes in my last post.
Bookmarks