'link' Syntax and Note : link « HTML Tag Reference « HTML CSS Reference






'link' Syntax and Note

Note:

This element defines the relationship between the current page and external documents. 
It is commonly used to link external style sheets.
It is usually placed in the <head> section of the page.
    
Syntax:
    
<link attributes events>
    

      
      








Related examples in the same category

1.'link' HTML Attributes
2.'link' Event Handlers
3.'link' CSS Attributes and JavaScript Style Properties
4.'link' Example
5.'link' Microsoft Behaviors
6.'link' JavaScript Properties
7.'link' JavaScript Methods
8.'link' JavaScript Collections