Thread
:
How to reduce H1 tags to a normal size
View Single Post
06-16-2008, 07:51 AM
#
3
(
permalink
)
Aditi
Status: Junior Member
Join Date: Jun 2008
Posts: 7
Trader Rating: (
0
)
TD$: 70.00
Donate
Re: How to reduce H1 tags to a normal size
you should be able to resize the the text using css, you can use the following tags, h1
{font-size:lem;
font-weight: normal;
}
That should resize the contents of any h1 to the desired size
Aditi
View Public Profile
Send a private message to Aditi
Find More Posts by Aditi