'media' sets the media type : media : Basic Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Tags » media »

 

'media' sets the media type



    
<HTML>
<BODY>
<link rel="stylesheet" 
      href="yourfile.css" 
      type="text/css" 
      media="screen">This is alink with media on screen.</link>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Tags
» media