Friday, 27 February 2015

TABLE 6.3 CSS PROPERTIES FROM LESSON 6.

PROPERTY
USES/VALUES

Text – decoration
Specifies which sort of decoration should be applied to the text. The value s are under line, oveline, line-thought, blink, and none.

Font – style
 Specifies whether text should be italicized. The three values are normal, italic, and oblique.

Font –weight
Specifies the degree to which text should been boldened. Options are Normal, bold, bolder, lighter, and 100 – 900.

Font – family
Enables you to specify the font used for text. You can choose families such as serif, sans serif, and monospace, or specific font names,. You can specify more than one font or font family as well.

Font – variant
Sets the font variant to normal or small – caps. 

Text – align
 Specifies how text is aligned: left, right, center, or Justify.

Font – size
Enables you to specify the font size in any unit   supported by CSS.


WORKSHOP

Here you are at the close of another day ( a long one!) and facing yet another workshop, today’s lesson covered a log of ground, so I’ll  try to keep the questions easy. There are a couple of exercises that focus on building some additional pages for you website. Ready?

No comments:

Post a Comment