[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to insert an url
Hello,
In article <[email protected]>
[email protected] writes:
> I want to insert an url in a HOWTO. Should I use the SGML tab <url> or
> the <htmlurl> tag?
Please try to compare the following two cases:
<url url="http://bla.com/" name="BLA">
<htmlurl url="http://bla.com/" name="BLA">
the former results in "BLA" in txt, while the
latter becomes "BLA <http://bla.com/>".
I think <htmlurl is more suitable when you want
to *hide* the bare URL from the text, e.g.
"mailto:...", "news:..." etc.
If you just want "<http://bla.com/>" in txt,
you can omit the "name" and write:
<url url="http://bla.com/">
Cheers,
--
// NAKANO, Takeo
// Appl. Phys., Engr. SEIKEI Univ.
// E-mail : [email protected]
// http://surf.ap.seikei.ac.jp/~nakano/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]