Thread: Custom fonts?
View Single Post
  #2 (permalink)  
Old 06-21-09, 12:11
JeremyWJ JeremyWJ is offline
BOD Member
 
Join Date: May 2009
Posts: 98
Default

Quote:
Originally Posted by Jenny Walker View Post
Is there a way to have custom fonts on your web page? I saw a site today that was using custom fonts on the page. It wasn't an image or anything because I was able to copy the text. Is this possible to do with PHP?
This is not done with PHP. This is done with HTML.

See here: w3schools dot com/HTML/html_styles.asp

The above link will teach you about using fonts and other styles with HTML. Keep in mind that the font you choose must be on all your viewers computers. If it is not most browsers will default to the default font defined by the client (Usually Times New Roman).
__________________
Jeremy J

* Bodhost VPS Linux Account Holder
* Network Information Systems Professional
Reply With Quote