Re: [WSG] 4-column layout

2004-07-29 Thread Mordechai Peller
Miles Tillinger wrote:
I've been able to find a few 4-column CSS layouts but they're all 
either 4x fixed divs or 4x fluid divs.  Before I embark on my own 
voyage of discovery/pain, is there any examples that allow for a 
mixture of fluid and fixed divs?  I've thought a bit about it and I'm 
envisaging some major cross-browser issues, but then I'm dumber than 
most so maybe some clever person has come up with something?

As Pete said, absolute positioning can make things easier.
Barring that, it's sometimes easier to break the layout recursively into 
nested two column layouts.

You may also want to check out: 
http://www.alistapart.com/articles/negativemargins/
*
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
* 



RE: [WSG] 4-column layout

2004-07-29 Thread Peter Ottery
Title: 4-column layout



>>  is there any 
examples that allow for a mixture of fluid and fixed 
divs?
 
can 
you have any of the columns position:absolute or do they all have to be floated? 
(maybe you have a requirement for a footer to run right across the bottom of the 
4 cols etc?). just thinking it may be easier if the extreme left and/or 
right columns could be position:absolute...
 
pete

   


[WSG] 4-column layout

2004-07-29 Thread Miles Tillinger
Title: 4-column layout






I've been able to find a few 4-column CSS layouts but they're all either 4x fixed divs or 4x fluid divs.  Before I embark on my own voyage of discovery/pain, is there any examples that allow for a mixture of fluid and fixed divs?  I've thought a bit about it and I'm envisaging some major cross-browser issues, but then I'm dumber than most so maybe some clever person has come up with something?

Thanks in advance...


Mt.


IMPORTANT: This e-mail, including any attachments, may contain private or confidential information. If you think you may not be the intended recipient, or if you have received this e-mail in error, please contact the sender immediately and delete all copies of this e-mail. If you are not the intended recipient, you must not reproduce any part of this e-mail or disclose its contents to any other party.This email represents the views of the individual sender, which do not necessarily reflect those of education.au limited except where the sender expressly states otherwise.It is your responsibility to scan this email and any files transmitted with it for viruses or any other defects.education.au limited will not be liable for any loss, damage or consequence caused directly or indirectly by this email.