html/css question (with link)
- Started
- Last post
- 5 Responses
- Elfangio
Hello people,
Its been a long time since I last posted here...I hope all ok and in good health. I am back to portugal and I have the greatest view. Been surfing as much as I can!
Ok now the question:
does anybody already experience having some tags displayed in a diferent order in safari?! I mean I have them in a specific order in the code, but then Safari renders in a diferent order...f*****g weird!!
Firefox is ok!
- joyride0
-1
- Gordy220
What 'Tags' are you talking about mate?
A flat site kncocked up in tables - not much I can see that can go wrong...
- weestu0
the menu is very messed up in IE6 PC. I think you'd be better off starting again - the menu code is really bloated, could be made so much simpler. Check out some of these: http://css.maxdesign.com.au/list…
- Elfangio0
MAC USERS only!!
compare it in Firefox and Safari!!
I am a old fashion guy - I like tables!! :D
- Nairn0
omg, table-ific!
I've neither the time or inclination to go through that mess, but might I suggest you start off by forcing tables to begin on new lines (by adding BRs after each /table tag), checking each added BR to see how it affects the output document flow. (You'll probaby want to remove the BRs afterwards - they're just to hilight problems!)
Like weestu, I suspect your nav code might be at fault though.
The main thing, though - make css your friend!