Change Font Size: Previous / Next / Directory List
17.2. HTML link labels
- 17.2.1. HTML rel attribute
- 17.2.2. HTML rev attribute
- 17.2.3. HTML alternate attribute value
- 17.2.4. HTML start next prev attribute value
Link tags - When used in the document statement external resources (such as CSS), the use of this label
- Link the labels alone
- Attribute
- Trackback Address: http://www.nt22.com/xhtml-html/tag_link/
Example
<head> <linkRel="stylesheet"type="text/css"href="style.css"/> </ head>
Extended reading
- External quoted CSS style
