OK, so I'm old hat at web design, but sorta new kid when it comes to CSS/XHTML layout.
I've chosen to redesign a site in CSS, adding some width to it, generally making some tweaks as sort of a learning project.
I've got the thing working well in every (modern) Mac browser I have, Safari, Firefox, Camino, OmniWeb. It looks right in Opera Windows. But the top part/navigation get screwed up in IE 6/Win.
My logo/background and navigation area are shifted left by a couple px, and the navigation wraps rather oddly, screwing it all up.
If someone can help me figure out what is wrong, I would be appreciative!
The site is: http://www.bozemanbrokers.com/2/
Baffled: Converting to CSS
Hi webdav,
I looked at this for a long time before noticing any difference.
You could try using margin-right instead of padding on the ul.
Hope that helps