Attribute for <LINK ...>
TYPE = "MIME type"

TYPE gives an indication of the MIME type of the resource the tag links to. In practice TYPE is most useful when linking to an external CSS style sheet, in which case TYPE should have a value of text/css:

<LINK REL="stylesheet" TYPE="text/css" HREF="http://www.w3.org/StyleSheets/TR/W3C-REC">





About the Author
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of the Open Content License and the Open Publication License. Contents may be redistributed or republished freely under these terms so long as credit to the original creator and contributors is maintained.