'point-size' indicates the point size (1-7) of a font : font « Tags « HTML / CSS






'point-size' indicates the point size (1-7) of a font

 
    
<HTML>
<BODY>
<font point-size="7" face="Verdana">www.java2s.com is in point-size 7</font>
</BODY>
</HTML>  

    
      
        
  








Related examples in the same category

1.'font' Example
2.'color' sets the color of the text
3.'face' sets the typeface (font face)