View Single Post
Old 10-06-2004, 04:52 AM   PM User | #3
bradyj
Senior Coder

 
Join Date: Apr 2003
Location: San Francisco, CA
Posts: 2,469
Thanks: 0
Thanked 0 Times in 0 Posts
bradyj is an unknown quantity at this point
I see the menu issue in safari -- your text menu wraps to another line, so that 'our links' is under home (halfway). Might be because you have a float left on the li, but no defined width. You may also find that the defined width is too great in the a tags via css, you have them at 130px -- what is the total width of the page? You're code is odd, a mix of CSS and old school tags so it's hard to decipher exactly what is where.
__________________
// Art is what you can get away with. <-- Andy Warhol
...:.:::: bradyjfrey.com : htmldog : ::::.:...
bradyj is offline   Reply With Quote