Designing A Web Page
Designing Web Page: Font Problem?
is there a way to make a web page display a certain font face, without every user having that font installed onto their hard drive?
Most GUI programs such as Studio 8 or Dreamweaver MX 2004 have set standard fonts. In order to change the font to your choice, you would need to go into the HTML code page and stipulate the font design
Example: In a GUI .
GUI's standard font state the font style by using a number so to change to a different style not supported by the GUI you would go into the HTML code and change it.
Example:
Or you can design the font in Photoshop, Fireworks or another similar type program and save as a jpg and insert as an image.
Take into consideration that if you change the font to a font not supported by the software, there is a possibility that your chosen font will not display as you want on certain browser windows (this also depends on the viewers' operating system)
Web Page Design: A Case Study (Part 1)
