Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

setting fonts

Status
Not open for further replies.

lfc77

Programmer
Joined
Aug 12, 2003
Messages
218
Location
GB
I want to use a particular font in my CSS pages (Copperplate Gothic Light) to apply to my web pages, but when I set it nothing happens (I get Times New Roman):

td.datetime {font-family: CopperplateGothicLight;
font-size:10;
background-color: #000000;
color: white}


Is there anything extra I need to do to use this particular font?


Thanks,

lfc77

 
wrong forum but probably font not available
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top