The HTML Elements reference.

"link" - html element

  • This element is designed to define a relationship between documents.
  • Starttag <link> is Required and endtag </link> is forbidden
  • It should placed inside the header section ('head' ).
  • You may have as many elements as you desire.
  • Browsers that support the link - element : Internet Explorer Mozilla Firefox Opera Google Chrome Apple Safari

Attributes:
charset , class , dir , href , hreflang , id , lang , media , rel , rev , style , target , title , type

Attribute "charset" value(s): charset
  • Specifies the character encoding of the resource designated by the link.



© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.