'style' Example : style « HTML Attributes Reference « HTML CSS Reference






'style' Example

    
<HTML>
<head>
<Title>Example For style</Title>
</head>
<BODY>
<a href="http://www.java2s.com" 
   target="_blank" 
   style="font-family:verdana;color:green; font-size:14pt;">java2s.com
</a>
</BODY>
</HTML>  
    
      
      








Related examples in the same category

1.'style' Syntax and Note
2.style is applied to