I'm formatting my Header tags (<h1>, <h2>) and have come across a problem with the linespacing. I don't want to use the double carriage return in the header tags, just a single carriage return.
Does anyone know how to do this?
My current H1 modifications are as follows:
h1 {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 21px;
color: #CCCCCC;
}
Thanks for any help...








Bookmarks