rel-design-pattern: Difference between revisions
Jump to navigation
Jump to search
DavidJanes (talk | contribs) |
DavidJanes (talk | contribs) |
||
| Line 14: | Line 14: | ||
* [http://www.w3.org/TR/REC-html40/struct/links.html#edef-A HTML 4.01 definition of the <code>A</code> element] | * [http://www.w3.org/TR/REC-html40/struct/links.html#edef-A HTML 4.01 definition of the <code>A</code> element] | ||
* [http://www.w3.org/TR/REC-html40/struct/links.html#adef-rel HTML 4.01 definition of the <code>rel</code> attribute] | * [http://www.w3.org/TR/REC-html40/struct/links.html#adef-rel HTML 4.01 definition of the <code>rel</code> attribute] | ||
* Microformats: [[RelLicense]], [[RelNoFollow]], [[RelTag]] | |||
* Proposals: [[rel-directory]], [[rel-enclosure]] | |||
Revision as of 11:44, 10 October 2005
Rel design pattern
Purpose
Use the rel-design-pattern to indicate the meaning of a link (i.e. a href) in an XHTML document
How to use it
Add rel="mf-definition" to any hyperlink (A with href) that has semantic meaning in the microformat.
Description
See Also
- HTML 4.01 definition of the
Aelement - HTML 4.01 definition of the
relattribute - Microformats: RelLicense, RelNoFollow, RelTag
- Proposals: rel-directory, rel-enclosure