HOME | CSS | TABLES| IMAGES | TYPOGRAPHY| LAYOUT| DEVICES|
FORMS| COLOR THEORY | DREAMWEAVER FEATURES | RESOURCES| ACCESSIBILITY
Typography is the manipulation of text on the page, and a font is a style of printing letters, numbers and characters. Designers achieve an interesting appearance by using fonts, spacing and special visual effects, such as drop shadows, that can add interest to the type.
Typographpy is one of the most important graphic elements in any design that includes letters or characters as well as images.CSS is the most effective method for manipulating text in web pages. The font tags that were used with html coding have become outdated, and now it is more common to define the fonts, leading, tracking, etc., using the properties inspector through CSS.
Below are answers to questions from EWD, p. 711.
What are the 10 standard fonts? Courier, Times New Roman, Corsiva, Georgia, Geneva, Helvetica, Ariel, Verdana, serif and sans serif.
What HTML tag allows you to control which fonts are seen by the viewer on your site? <font-face= "Verdana, Arial, Helvetica, sans serif"> </font>3.
Which two fonts were developed specifically for web use? Verdana and Arial4. What is a font family?Variations on the same type of font, like "bold," "italic," "condensed," etc.5.
Define the following: