'point-size' Example : point size « HTML Attributes Reference « HTML CSS Reference

Home
HTML CSS Reference
1.CSS Attributes and Javascript Style Properties
2.HTML Attributes Reference
3.HTML Tag Reference
HTML / CSS
Free Open Source HTML CSS Templates
HTML CSS Reference » HTML Attributes Reference » point size 
'point-size' Example

    
<HTML>
<head><Title>Example For point-size</Title></head>
<BODY>
<font point-size="3" face="Verdana">Sample text</font>
</BODY>
</HTML>  

    
      
      
Related examples in the same category
1.'point-size' Syntax and Note
2.point-size is applied to
java2s.com  |  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.