On Wed, 25 Aug 2004 09:49:52 +0100, Mike Foskett <[EMAIL PROTECTED]> wrote: > Personally, I go with floats every time. > Absolute positioning relies on the display size too much.
I try to mix it up a bit - there's lots of browser bugs with floats (think Mac IE5). Absolute positioning is fantastic for stuffing the navigation and masthead fluff down the bottom of the source code (good for screen readers and search engines). You go with what suits the project. -- Kay Smoljak http://kay.smoljak.com/ ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
