Skip to content

{ Category Archives } reltag

Semantics in HTML Part II - standardizing vocabularies

Part I - Traditional HTML Semantics
Part II - Standardizing Vocabularies (this article)
Part III - Directions in HTML Semantics

The aim of these articles is to delve more deeply into than nature of “real world” HTML semantics - to investigate where the semantics of HTML comes from, and in future may come from, and categorize the different […]

Know your rel-tags

rel-tag
status
specification
authors

Tantek Çelik
Kevin Marks

Description
rel-tag uses a rel value of “tag” on a hyperlink element to “tag” or “label” the page, blog post, or other major part of the page it apears in. When a rel-tag link appears inside another microformat (for example in hAtom) it applies to that microformat, and not the page as a whole.
By […]