HighDots Forums  

centering vertically

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


Discuss centering vertically in the Cascading Style Sheets forum.



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

Default centering vertically - 09-22-2007 , 07:49 AM






Here is the basic HTML:

<body>
<div id="header">my header</div>
<div id="body">my body which is an image</div>
<div id="footer">my footer</div>
</body>

Via CSS2, how do I go about putting the footer at the bottom of the
page and most importantly making the body fill in between the header
and footer so that the text (or image) is centered vertically as well
as horizontally?

Cartoper


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.