267
results for "alternate"
-
can I use rel=alternate on an <a> tag to link to alternate versions in other languages? http://microformats.org/wiki/rel-alternate#alternate_language_versions
aaronpk
at
2013-01-23 21:40
-
see my example test above which has rel="boodongle alternate boodongle" that should give ['alternate', 'boodongle'] as output
KartikPrabhu
at
2018-03-21 19:28
-
dglazkov - I've added the brainstorm proposal for use of rel home+alternate here: http://microformats.org/wiki/rel-home#use_with_rel-alternate - please feel free to add your opinion :)
tantek
at
2011-08-10 21:18
-
tantek: The sole example of interacting rel values is "alternate" and "stylesheet". In every other case, rel values are independent. Thus, "home" and "alternate" shouldn't combine either.
TabAtkins
at
2011-08-10 23:23
-
might be wrong, but i thought rel=alternate links should link to an alternate version of your own site, not someone else's.
Seirdy
at
2021-01-30 23:57
-
alternate implies that the destination URL is an alternate version of the *current* page
tantek
at
2011-08-10 20:45
-
Yeah, alternate specifically defines itself as changing meaning depending on other factors: https://html.spec.whatwg.org/multipage/links.html#rel-alternate
Zegnat
at
2020-02-12 19:01
-
tantek: which was kind of the same issue that you brought up with "home alternate" - "alternate" means an alternate representation of a specific page - not a link to something related
voxpelli
at
2011-08-10 23:38
-
thus I should rephrase when I said "'alternate' is the correct use" - more accurately, "alternate" is the *modern* use.
tantek
at
2011-08-11 23:25
-
edited /rel-alternate (+6) "/* special combinations */ use 'alternative' in prose as 'alternate' means something else"
Loqi
at
2011-08-11 20:50