HighDots Forums  

Re: how to have page layouts without table?

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: how to have page layouts without table? in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Adrienne
 
Posts: n/a

Default Re: how to have page layouts without table? - 06-14-2009 , 09:57 PM






Gazing into my crystal ball I observed S N writing in
<eznnnoS7JHA.1568 (AT) TK2MSFTNGP06 (DOT) phx.gbl>:

Quote:
i want to divide my page into three vertical sections. Each vertical section
to have multiple horizontal sections.
How to divide the page in this way without using tables.
This is not an ASP topic, this should be in
comp.infosystems.www.authoring.stylesheets. Follow-ups set.

--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

Reply With Quote
  #2  
Old   
dorayme
 
Posts: n/a

Default Re: how to have page layouts without table? - 06-14-2009 , 10:36 PM






In article <pan.2009.06.15.01.57.46.62500 (AT) yahoo (DOT) com>,
Adrienne <arbpen (AT) yahoo (DOT) com> wrote:

Quote:
Gazing into my crystal ball I observed S N writing in
eznnnoS7JHA.1568 (AT) TK2MSFTNGP06 (DOT) phx.gbl>:

i want to divide my page into three vertical sections. Each vertical
section
to have multiple horizontal sections.
How to divide the page in this way without using tables.

This is not an ASP topic, this should be in
comp.infosystems.www.authoring.stylesheets. Follow-ups set.
Maybe not quite as many ways as things one can point a stick at, but
still, a fair few ways. A fairly sophisticated one for all seasons is:

<http://matthewjamestaylor.com/blog/perfect-3-column.htm>

You might like to peruse this to see what parameters and problems there
are:

<http://www.alistapart.com/articles/holygrail/>

This takes you through steps fairly carefully:

http://css.maxdesign.com.au/floatutorial/tutorial0901.htm

--
dorayme

Reply With Quote
  #3  
Old   
Johannes Koch
 
Posts: n/a

Default Re: how to have page layouts without table? - 06-15-2009 , 03:12 AM



Adrienne schrieb:
Quote:
Gazing into my crystal ball I observed S N writing in
eznnnoS7JHA.1568 (AT) TK2MSFTNGP06 (DOT) phx.gbl>:

i want to divide my page into three vertical sections. Each vertical section
to have multiple horizontal sections.
How to divide the page in this way without using tables.
Do you want a 3xn grid? Theoretically you could use the table-row and
table-cell values for the display property. But the don't work in many
IE versions (don't know about IE8). The traditional (and working) way to
create grids is to use HTML tables.

--
Johannes Koch
In te domine speravi; non confundar in aeternum.
(Te Deum, 4th cent.)

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.