Forum Moderators: not2easy

Message Too Old, No Replies

Styling H1 Tags

         

colinf

2:04 pm on May 20, 2003 (gmt 0)

10+ Year Member



I have decided to use css to keep my h1 title tags to a reasonable size, but can someone give me the piece of code
(google friendly!) to make the large white space that appears under the h1 tag before the next line of text a bit smaller?

thanks

colinf

BlobFisk

2:09 pm on May 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I think that you are loking for margin-bottom:.

You can also assign different margin values for all sides:

margin: top right bottom left;

Nick_W

3:15 pm on May 20, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks Blobfisk!

You'll find more info in the Library (link above) or by using the site search.

Good luck!

Nick