Relève De Compte
rel is short for 'relationship' and an HTML 4.01 attribute on the a
and link
elements. The 'rel' attribute is used for several popular elemental-microformat such as rel='nofollow', rel='license', rel='tag', and XFN - The XHTML Friends Network. Popularity is noted as of 2005-12 per the Google study on markup use, in particular the use of link relationships, the <a> tag, and related page headers (which noted that 'XFN [is] the most popular HTML metadata profile').
In 1980, Fran Doll opened Superior Staffing, Akron’s first independently-owned employment service. Today, the company’s operation is run by two of Fran’s children, Sheri Witte, CEO and Tom Doll, President.
For more on the rel
attribute and its use in microformats, see:
rel microformats
- REI Co-op brand is gear and clothing created to help everyone get outside. It’s made for all, built to last, infused with love and puts profit to good use.
- Webopedia Staff. Short for Rights Expression Language, a language for specifying rights to content, fees or other.
Specifications and drafts:
- XFN - The XHTML Friends Network: rel-acquaintance, rel-contact, rel-friend, rel='me' and other XFN - The XHTML Friends Network values.
See existing rel values for a more comprehensive list of rel values from HTML4, microformats, and other sources.
articles
Articles and other tutorials written about the 'rel' attribute and microformats use of. Most recent first.
- 2008-09-09 Getting Semantic With Microformats, Part 1: rel by Emily P. Lewis
See Articles for more articles on microformats in general.
Rel Html
RDFa Incompatibility
Relè Ve De Compte En
rdfa defines a processing model for rel values that is incompatible with both previous HTML usage of rel (e.g. HTML4), and modern microformats and HTML5 definitions and usage (document scoped).
Adding rel values as defined in microformats and Microformats in HTML5 can affect RDFa processing in unexpected ways.[1]
Translations
Read about the 'rel' attribute in additional languages:
see also
- Attribute of
- HTML Link Options Illustrated With Code Examples
- What does
What Does Link Rel Do In HTML?: Get The Answer (With Code) Now
do? - Specifies the relationship between two linked documents.
Defining Relationships
The <link>
element creates a link between your HTML document and an external resource. The rel
attribute specifies the relationship between the two documents.
Search engines may also use the information in the ‘rel’ attribute to determine how to index or display the page.