How can I get some white space above the box on the bottom of this
page? The box wants to reference itself off the text and not the picture for some reason (as you can tell I'm not very good at this stuff) I just figure out what I want to do, then google till I figure out how to do it, but this one has me stumped
This is what I have in the Style.css for the box.
.box {/*little box in footer*/
clear : both;
background: #cc9966;
color : #FFFFFF;
text-align : center;
font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size: 14px;
padding : 2px;
margin : 2px;
border-color : #800000;
border-style : groove;
border-width : 2px;/* the border property in longhand*/
}
css help
- KompresZor
- DBB Captain
- Posts: 919
- Joined: Wed Jul 31, 2002 2:01 am
- Location: Clearfield, Pennslyvania
- KompresZor
- DBB Captain
- Posts: 919
- Joined: Wed Jul 31, 2002 2:01 am
- Location: Clearfield, Pennslyvania