Can someone please explain why my header keeps messing up? http://www.dogflu.ca/08222006/12/about it looks fine in internet explorer but in firefox it gives me that white line and seperates the table from the image.
This isn't a Firefox problem. Your image is aligned properly on the baseline as an inline image. Just do img{vertical-align:bottom} to align it on the bottom or img{display:block} to make the image not be inline.
Bookmarks