Add Site or Add Page to Favorites
> 

 The rel="alternate" Relationship 

Clarify the meaning of the acronyms on your web site.

Acronym Dictionary

Acronym Finder

Get information on your favorite TV Shows at TV Series .com

Social Networking Web Sites


Printer-friendly PDF* format:

HTML <a> Anchor Tag

Converting to HTML 5

We are working on converting to HTML 5. Please visit HTML <link rel="alternate"> Tag on the HTML 5 standard version of this site.

The rel="alternate" Relationship

Alternate language translations

The rel="alternate" attribute along with a hreflang attribute provides access to another version of the document in a different written language.

Examples

                                 
                                 

Specific Versions for Different Media Devices

The rel="alternate" attribute along with a media attribute provides access to another version of the document intended for a different media. This can be used to support browsers with different screen sizes, such as cell phones and other handheld devices with smaller-sized screens.

Examples

                                 
                                 

Alternate Formats for Other Content Delivery Channels

The rel="alternate" attribute along with a type attribute provides access to similar content in an alternate format. For example, this can be used to reference the syndicated feed for a blog.

Examples

                                 <link rel="alternate feed" type="application/rss+xml" href="/blog/rss-feed.xml"/>
                                 

Differences between HTML 5 and earlier versions

Although browsers should assume that the referenced content is a feed when the type attribute is recognized as a known feed format, it is probably better to include "feed" in the rel tag.

Last updated Sunday September 19, 2010

You are currently viewing this page in HTML 4* format (* see Clicklets for more infomation). This document is also available in XHTML 1 Style Sheet*XHTML 1* XML*HTML 5 Style Sheet*HTML 5 XML*HTML 5 non-XML* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.


Copyright © 2010 Accilent® Corp. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.

DISCLAIMER: All information, links, forms, applications and other items on this site or obtained from it are provided AS IS, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.