Bozzo221
2011-03-21 21:42:35 UTC
.
e.g.
------------
(remove this white space)
---------
(remove this white space)
---------
Here is my CSS:
body {
margin-top:1cm;
margin-right:2.5cm;
margin-bottom:1cm;
margin-left:2.5cm
background-color:#FFFFFF
}
p{
line-height:1.5em; margin-bottom
}
h1{
font:1.4em; verdana; color:000099
}
h2{
font:1.3em; verdana; color:006699
}
h3{
font:1.2em; font-weight:bold; color:black
}
h4{
font:1.0em; text-transform:uppercase; color:999999
}
I have tried adjusting padding and bottom margin.
Im fairly new to this hope im on the right track..
Thanks