Loading Please Wait...
The CSS font is a shorthand property that sets all the different properties of an element's font. Alternatively, it sets an element's font to a system font. It sets the following properties:
The CSS font properties must follow the following rules:
font: [font-style font-variant-css2 font-weight font-stretch-css3] font-size[/line-height] font-family
/* font-size/line-height font-family*/
font: 12px/14px sans-serif;
/* font-size font-family*/
font: 80% sans-serif;
/* font-weight font-style font-size font-family*/
font: bold italic large serif;
/* font-size font-family, fallback-font */
font: 20px Arial, sans-serif;
/* font-style font-variant font-weight font-size/line-height font-family, fallback-font */
font: italic small-caps bold 12px/30px Georgia, serif;
How you feel about this blog:
Share this blog on:
If you find any error in the turtorials, or want to share your suggestion/feedback, feel free to send us email at: info@lynxsia.com
Contact UsWe are concern with various development process like website design & development, E-commerce development, Software development, Application development, SMS & Bulk SMS Provider, PWA Development, and many more..
Copyright ©
, Lynxsia IT Solutions, All rights reserved