In HTML the link tag is used to connect external sytle sheets to a web page. But the link tag has sever other uses. The link tag found in the head of the HTML document. The link tag is convey relationship between the current page and other Internet documents, and it is a singleton tag, it closed with a slash at the end of the tag <link />
Links and External Style Sheets
The stylesheet link looks like:
<link href=”styles.css” rel=”stylesheet” type=”text/css” />
The attribute href defines the URL where the style sheet is located. The type attribute defines the user what MIME type the linked document will be. It should always be “text/css”. Then the rel attribute indicates that the relationship of this link is a style sheet.
More at : http://blog.varadesigns.com/?p=149
Friday, March 4, 2011
Subscribe to:
Post Comments (Atom)





That's really very good information.Nice link. Thanks a lot.
ReplyDeletehttp://www.datapeoplebd.com/psd-to-drupal.html