Alignment Question!
Alignment Question!
Out of context: Reply #15
- Started
- Last post
- 16 Responses
- versa0
body {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color: #whatever;
background-image: url(foo.gif);
background-repeat: no-repeat;
background-position: bottom left;
width: 100%;
height: 100%;
text-align: left;}