|
Posted by <q[REMOVE-ME] on May 19, 2008, 2:21 am
Please log in for more thread options
I often see, on certain websites, to the right of link-text, a number or
letter inside angle-brackets, and superscripted (or raised slightly).
I've never seen anything explaining what these are or what their
significance or purpose is.
I've also tried to google on this but of course don't know what they're
called, so I've always come-up empty-handed on searches.
Anyone care to share insight on this?
|
|
Posted by John Hosking on May 19, 2008, 3:42 am
Please log in for more thread options
q[REMOVE-ME]@vex.net wrote:
> I often see, on certain websites, to the right of link-text, a number or
> letter inside angle-brackets, and superscripted (or raised slightly).
>
> I've never seen anything explaining what these are or what their
> significance or purpose is.
It sounds like you're just talking about footnotes, but you didn't
provide a URL to an example of one of these sites, so I can't be sure.
Footnotes don't have to be to the right of link-text, though, and can be
links themselves (actually they're the links TO the footnotes).
See for example the page at
http://en.wikipedia.org/wiki/Democratic_Party_%28United_States%29 ,
which has lots of footnotes, linked to from the cross-references in the
text.
If that's not what you mean, how about an example URL or two?
--
John
Pondering the value of the UIP: http://improve-usenet.org/
|
|
Posted by <rj{REMOVE] on May 19, 2008, 3:37 pm
Please log in for more thread options On Mon, 19 May 2008 09:42:19 +0200,
>
> If that's not what you mean, how about an example URL or two?
>
<http://www.fsf.org/blogs/>
(see beside "About", "Campaigns", etc. What are they?
--
// rj@panix.com //
City cops & state cops & national guard & bureau cops & tv cops & movie cops
& uniform & plainclothes cops & riot cops & cops on top of cops on top of
cops on top of cops: it's a world full of cops. -- Paleface
|
|
Posted by Jukka K. Korpela on May 19, 2008, 4:12 pm
Please log in for more thread options Scripsit rj{REMOVE]@panix.com:
> On Mon, 19 May 2008 09:42:19 +0200,
>>
>> If that's not what you mean, how about an example URL or two?
>>
> <http://www.fsf.org/blogs/>
>
> (see beside "About", "Campaigns", etc. What are they?
Yes, what are they? I see no "superscripted nos" there. Are you using
some odd browser or some browser in an odd state?
What made you think this was an HTML issue? Did you check the HTML
source before asking? The links are just something like
<a href="http://www.fsf.org/about" class=""
accesskey="v">
About
</a>
which is clueless, with an empty class and with the
accessibility-hostile accesskey attribute (used very cluelessly by
assigning the same value to different links), but it does not cause any
fancy "superscripted nos", except perhaps on a fancy browser that
displays accesskey assignments that way (and that would indeed be odd,
though possible in this clueless world).
The links are awfully designed, using nonstandard link color, destroying
distinction between unvisited and visited links, SHOUTING, THAT IS ALL
CAPITALS, but this damage has been created with carefully crafted CSS,
not HTML.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
|
|
Posted by John Hosking on May 19, 2008, 8:44 pm
Please log in for more thread options rj{REMOVE]@panix.com wrote:
> On Mon, 19 May 2008 09:42:19 +0200,
> John Hosking wrote:
>> If that's not what you mean, how about an example URL or two?
>>
> <http://www.fsf.org/blogs/>
>
> (see beside "About", "Campaigns", etc. What are they?
>
Well, I'm no wiser.
I don't see in IE6 or FF2 what you seem to see. Are you perhaps using
Netscape 4? (The page has references to nine different style sheets,
which is more than some sites have pages.) At least one style sheet
purports to support NN4, so maybe you're getting something *special* in
whatever UA you're using. (The styles also include the obligatory
font:85%, pixel-based sizing, redundant definitions of repeated
properties being defined reduntantly, etc. So, no telling.)
--
John
Pondering the value of the UIP: http://improve-usenet.org/
|
| Similar Threads | Posted | | Link text | August 22, 2007, 6:13 pm |
| Unbreaking link text | May 23, 2007, 9:45 am |
| PSupplied link text doesn't conform. | September 1, 2007, 9:08 am |
| html link from browser link to xml editor | September 9, 2004, 5:53 am |
| How to align text label and input field's text ? | June 11, 2007, 6:10 am |
| popup text when the pointer is on some text | July 30, 2005, 10:33 am |
| Text and Image inside table | Alight Text Left and Image right in same cell ?? | October 24, 2006, 12:55 am |
| Re: Text wrapped around a picture -- picture longer than text | April 27, 2008, 10:40 am |
| Re: Text wrapped around a picture -- picture longer than text | April 27, 2008, 7:29 pm |
| link (rel and rev) | September 28, 2004, 10:29 am |
|