The LaTeX2HTML Translator | Drakos/Moore |
To: Including Arbitrary HTML Mark-up and Comments |
\htmladdnormallink{
<text>}{
<URL>}
\htmladdnormallink[
<name>]{
<text>}{
<URL>}
\htmladdimg{
<URL>}
\htmladdimg[
<align>]
<URL>}
\htmladdnormallinkfoot{
<text>}{
<URL>}
\htmladdnormallinkfoot[
<name>]{
<text>}{
<URL>}
\htmladdnormallink{
<URL>}
{http://www.ncsa.uiuc.edu/demoweb/url-primer.html}
The optional argument to \htmladdnormallink allows a name to be specified for the place in the document where the hyperlink occurs. This is done via the NAME="<name>" attribute for the <A ...> anchor tag in HTML. Such a name can be used as the target for a hyperlink using the \htmlref command, described later.
In fact any valid set of ``attributes'' for the <IMG> tag in HTML
can be specified as the optional <align> parameter. In particular
the WIDTH, HEIGHT and BORDER attributes can be set,
perhaps overriding the natural size of the image.
\~{}
,
else the ~ will be interpreted as an accent on the following character.
To: Including Arbitrary HTML Mark-up and Comments |
Ross Moore 1991-03-26 | Processed by LaTeX2HTML-FU |