NICE FAQ Script

PHP FAQ / Knowledgebase / Articles Script

FAQ HomeLink popularity Submit Links Glossary |  My Favorites | Site Map
  
Forward and reverse links

The rel and rev attributes play complementary roles -- the rel attribute specifies a forward link and the rev attribute specifies a reverse link.

Consider two documents A and B.

Document A:       <LINK href="docB" rel="foo">

Has exactly the same meaning as:

Document B:       <LINK href="docA" rev="foo">

Both attributes may be specified simultaneously.

 
Add Your Comments
     
 Name *
 Email *
 Title *
 Comments *
 Validation Code  *
Click here to Refresh
Specify the text displayed in the above validation code image. This text is case in-sensitive.
     
 Additional Info
 
 
 Article # 649
 Posted on 19-11-2008
 Viewed 280 times
 
Save as HTML Save as HTML
Add as Favorites Add as Favorites
Notify on Update Notify on Update
 
 Attachments
 
 None
 
 
 Did this help you?
Yes 
No 
 
 
 Related Articles
 
 None
 
 
SHARE IT: