Home » questions » CSS Positioning for Footer?
CSS Positioning for Footer?
Ok, I'm moderately experienced with CSS, but so far I've mostly used it to control the formatting of text and elements across my site, and I just started using it for positioning.
I need CSS positioning/layout to place a footer at the bottom of
http://montanalightphotography.com/landscapes.php
So far my main content area has these CSS properties:
width: 675px;
margin-left: 170px;
margin-bottom: 75px;
position: absolute;
top: 172px;
background-color: lightyellow;
border: 1px dashed gray;
padding: 0px 0px 0x 8px;
What CSS properties/values do I need to have a footer DIV appear, say 30 pixels below the above DIV?

Answers
anonymous
On 2006-08-11 21:18:51
achtungbaby
On 2006-08-13 17:13:36
to
- line 50: to
- line 91: to
Ensure that the footer div isn't encapsulated by anything.
- Should I learn Open GL and DirectX?
- HELP!!!! Why wont Allegro work?
- I want to pass the php variable to a javascript function?Can you help me? Thanks?
- How do I change to the Unit01 directory using a DOS prompt?
- Are "back" and "next" arrows a user-friendly feature for product websites?
- How do I make a links for people to see my myspace layouts I created?
- tween structure and union in c laguage?
- How can i get the value that is repeated the maximum number of times in a colum of a access databas
- Elliptic Curve Cryptosystem-help?
- what a good free editor that i can cut some stuff and put them in other pictures?
- How can I change MYSQL username and password ( root) .NOW username is "administrator" and pass=null
- Why do Yahoo refuse to accept my passwords?
- Why doesn't "inbox" on my yahoo! page got to inbox?
- myspace layout banner quote susgestions?
- How do I get a job as a superprogrammer?
- i like computer browsing work can i get a job so?
- Is there a site that lists the advantages of using Visual Studio to design an application over MS Ac
- How do i make my 360 page??
- Need help making screen captures?
- Tutrial Action Script?
Browse Questions
Copyright Curiosity Media, Inc | All Rights Reserved