css 3

Icon

A comprehensive CSS 3 reference guide, tutorial, and blog
Are you a CSS expert? Want to contribute? Contact us

CSS FONT

With CSS you are given great control over the way your text is displayed. You can change the size, color, style, and more. You probably already knew how to make text bold or underlined, but did you know you could resize the size of your font using percentages? Let us begin the lesson with an easy and important font attribute, color!

Example

      p {font: 12px arial}     
      p {font: italic small-caps bold 12px arial} 
      p {font: oblique small-caps 900 12px/14px arial}
      p {font: menu}

 

Possible Values

Value Description
font-style      

font-variant

font-weight

font-size/line-height

font-family 

 

 

Sets the properties for a font. The line-height value sets the space between lines. The value can be a number, a %, or a font size 
caption Defines the font that are used by captioned controls (like buttons, drop-downs, etc.)
icon Defines the fonts that are used by icon labels
menu Defines the fonts that are used by dropdown menus
message-box Defines the fonts that are used by dialog boxes
small-caption  
status-bar Defines the fonts that are used by window status bars

 

 

One Response

  1. suresh says:

    Hi,

    This is suresh i have some doubt about css2 & css3
    I have a experience to do style sheets in css2 so i want to update css3 so if i did a site in css3 format it can be accept old browsers its like Ie-6.0,7.0,FF,Opera if accept once you tell what is the deference between the Css2 & CSS3
    and also let me know how to update easily myself through online. if u have any style sheet did with css3 format once u give a link for learn

    and also i have did one for @fontface import
    its working only in Ie6.0, but it’s not working other browsers like FF,Chrome(which has i have version’s
    “FF Version 3.0.15″
    Chrome Version”3.0.195.33″
    where is the problem let me know,

Leave a Reply

Pages

Sponsors


CSS3.com



Please help CSS3.com stay alive and running

Bad Behavior has blocked 1951 access attempts in the last 7 days.