Quote:
Yesterday at 01:30 PM Mist said this in Post #4
Code:
.myclass
{
font-family: verdana;
font-size: 10px;
font-weight: none;
text-decoration: none;
}
Then:
Code:
<font class="class">Text</font>
Adjust the font size to as you wish
|
is there a way i can do this with the <smallfont> and <normalfont> tags though? cause i have a lot of text in my style and it would take me a long time to edit everything