PDA

View Full Version : CSS help



AlabamaMan
May 2nd, 2001, 16:45
Is there any way to give my website a fixed font type, font style and font color?
Everytime I make a webpage in Dreamweaver I have to change the fonts, annoying as h*ll.

el crapo
May 2nd, 2001, 17:13
something like.....



<STYLE type=text/css>
FONT {FONT-SIZE: 11px; FONT-FAMILY: Tahoma}
</STYLE>


or something different?

gyrbo
May 3rd, 2001, 14:53
Use an external file.