View Single Post
  #5 (permalink)  
Old 06-19-2004, 03:48 AM
matauri matauri is offline
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Western Australia
Posts: 2,105
matauri RepRank 0
Default

Yes, I am a CSS positioning convert.

The only allowances I make for older browsers is that I order my containers on my doc so that read without css that the information isnt jumbled up with images in between. I try & leave any containers with images at the end of the doc. Another way is to try & keep your images in your css too.

However, in some designs this isnt possible, so then I jsut ignore the older browsers.
__________________
Web Development Community ::: Forum ::: Library

It' time for Progressive Web & IT Development!
Reply With Quote