HighDots Forums  

CSS Question

alt.discuss.html alt.discuss.html


Discuss CSS Question in the alt.discuss.html forum.



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

Default CSS Question - 02-03-2005 , 03:14 PM






I'm curious, if I want to do a center lay out, where everything is centered
on the page, how would I do that with CSS Positioning. THanks for any
replies.

greg



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

Default Re: CSS Question - 02-03-2005 , 10:44 PM






There are different ways to do it, but first center the content on the empty
page. Then use the first div as the container div, with everything inside
of that.
theo




"Greg" <greg (AT) aperfectnumber (DOT) com> wrote

Quote:
I'm curious, if I want to do a center lay out, where everything is
centered
on the page, how would I do that with CSS Positioning. THanks for any
replies.

greg





Reply With Quote
  #3  
Old   
theo
 
Posts: n/a

Default Re: CSS Question - 02-04-2005 , 09:59 AM




"Greg" <greg (AT) aperfectnumber (DOT) com> wrote

Quote:
I'm curious, if I want to do a center lay out, where everything is
centered
on the page, how would I do that with CSS Positioning. THanks for any
replies.

greg

Your two column layout would be to insert div set at 25% screen width, and
float:left. Then insert div to the right of it, which should automatically
fill the remaining width. Someone sent me a basic layout yesterday, and it's
at:

Simple 2 column layout with header and footer:
http://examples.tobyinkster.co.uk/css-twocolumn-b.html

takecare







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 - 2008, Jelsoft Enterprises Ltd.