Thread
:
i-ll-i v3 comments please
View Single Post
10-07-2003, 05:05
#
8
(
permalink
)
Stickman
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,624
The two bits I mentioned would look like this in your stylesheet, so you wouldn't need the same information in your html:
body {
background:#fff;
margin:0;
padding:0;
}
#nav {
position:absolute;
width:100%;
height:auto;
bottom:0;
z-index:2;
}
If you want to do some reading/learning:
http://www.htmlhelp.com/reference/css/
http://www.mako4css.com/
http://www.blooberry.com/indexdot/css/propindex/all.htm
Stickman
View Public Profile
Send a private message to Stickman
Find More Posts by Stickman