..
The CSS attribute font is a generic element for formatting the text in terms of allocation, in a single blow, style (bold, italics, no), size and character.
The syntax is as follows:
p
{
font: normal 11px verdana;
}
Without a comma between a value and the other, but with the simple space.
p {font: bold 11px verdana;}
p {font: italic 11px verdana;}
p {font: 11px verdana oblique;}
p {font: normal 11px verdana;} / / as seen
| |
CSS (Course)
Web Design and Accessibility according to W3C CSS and XHTML. Starting from 29 €. |
| |
HTML (Course)
The markup language for the Web from 29 €. |
| |
Webmaster Advanced (Course)
Become a professional Webmaster. From 39 €. |