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






'media' Example

    
<HTML>
<head><Title>Example For media</Title></head>
<BODY>
<link rel="stylesheet" 
      href="yourfile.css" 
      type="text/css" 
      media="screen">This is alink</link>
</BODY>
</HTML>  
    
      
      








Related examples in the same category

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