..


Sponsored Links

font

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.

Some other examples:





 p {font: bold 11px verdana;}







 p {font: italic 11px verdana;}







 p {font: 11px verdana oblique;}







 p {font: normal 11px verdana;} / / as seen



In the same category ...
E-Learning
CSS (Course) CSS (Course)
Web Design and Accessibility according to W3C CSS and XHTML. Starting from 29 €.
HTML (Course) HTML (Course)
The markup language for the Web from 29 €.
Webmaster Advanced (Course) Webmaster Advanced (Course)
Become a professional Webmaster. From 39 €.
Sponsored Links