Next: Including Arbitrary HTML Mark-up
Up: No Title
Previous: No Title
Arbitrary hypertext references are created using
the \htmladdnormallink and \htmladdimg commands.
These have syntax:
\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}
97.1
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.
97.1
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.
97.1
\~{}
,
else the ~ will be interpreted as an accent on the following character.
Generated using the LaTeX2HTML