SUMMARY

SUMMARY 5

Topic 1: The awareness with fonts changes with the viewer.

If someone does not have Verdana installed into their computer it will automate to another font style that could be smaller and ultimately change the look of your text layout. To combat this situation you can make a font stack for people who do not have that font you have initially. The font stacks should be considered to be fonts that generally all computers would most likely have.

Topic 2: The importance of text properties and their values.

There is a text-decoration property that would create an underline like a blink underline with text that could also be finicky with the viewer so should not be used that often and with links. There is a text-align property that also aligns where the text would be pertained to the textbox. Another property would be a line-height property that is aligned with the idea of leading. This distributes above and below the text lines that can be served almost like a margin.

Topic 3: The second method of embedding fonts.

Font-face approach consists of more work but will be able to give you more opportunity to get a font you want. Though, font-face can be a problem when dealing with other browsers that would make things different. There can be different font formats that can be available in a ready-to-use kit.