Content deleted Content added
→Header tags: misc |
→Header tags: no end tag for link |
||
Line 30:
This tag has many uses: it can be used to specify a page description, keywords, and the special form <meta http-equiv="foo"> is used to specify commands which should be sent as HTTP headers.
<
Specifies any link types for the document, such as previous and next links, or alternate versions. Its most common use is to link an external [[cascading Style Sheets|stylesheet]] to the page,
<link rel="stylesheet" type="text/css"
<base> (XHTML: <base />)
|