|
||||
rel in html
was already have this question in mind for quite sometime, does anybody know what actually does the "rel" do or work in <a> and probably in <link> as well? i just know is about relation, and there's also one attribute which is "rev", if i m not wrong should b the reverse relation. But what does it do actually, anybody? Thanks in advanced~
__________________
Boonage - Freedom is Everything |
|
||||
one thing I know about this is
in the <a> tag, the rel is used to tell the Search Engine spider whether to accredit the target link or not. for example <a href="www.mysite.com" rel="nofollow"> in the above example, the rel="nofollow" will tell the SE spider not to value the target link (www.mysite.com) thus will not give any point on its pagerank. if you look at the comments on most blogs, the link on each commentors name actually has this rel="nofollow" instruction. hope this is what u want |
|
||||
this i sort of knew it, thanks anyway robot
but there should b some other use, such as the <link> for the css, and also i saw some of the javasciprt effect which uses this <rel> attributes to actually pass variables.
__________________
Boonage - Freedom is Everything |
|
||||
rel-tag specification
http://microformats.org/wiki/rel-tag Know your rel-tags http://microformatique.com/?p=61 "rel" attribute frequently asked questions http://microformats.org/wiki/rel-faq Is rel = “nofollow” really as !important as that? http://weblog.philringnalda.com/2005...ortant-as-that JavaScript is used to dynamically define the rel tag's value. http://www.java2s.com/Code/JavaScrip...es/rel.htmcode) http://www.java2s.com/Code/JavaScrip...taxandNote.htm Sets the relationship between element and its href attribute. Syntax: Code:
Read and write property.
document.getElementById("elementID").rel = value
document.all.elementID.rel = value // IE only
http://htmlhelp.com/reference/html40/head/link.html Quote:
Last edited by genzy; 06-05-2007 at 04:33 AM. |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML & JavaScript | marcoenie | Website Design | 8 | 15-02-2006 12:03 PM |
| html builder? | fadlee | Website Design | 7 | 06-10-2004 06:10 PM |
| Teknologi HTML | pudina | Webmaster Tools | 8 | 24-09-2004 04:57 PM |
| Embed PHP into HTML.. HELP... | wooncc | Website Programming | 8 | 24-09-2003 03:24 PM |
| HTML Editor | supra | Other Webmaster-related Services and Promotion | 2 | 26-05-2003 12:10 AM |
All times are GMT +8. The time now is 06:48 PM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.










but there should b some other use, such as the <link> for the css, and also i saw some of the javasciprt effect which uses this <rel> attributes to actually pass variables.
Linear Mode

