Re: Another "simple" problem
[email protected] ("Jochen Stenzel") Tue, 29 Jan 2002 01:12:32 +0100
| Newsgroups | perl.perlpoint |
|---|---|
| Message-ID | <[email protected]> |
Hello, Robert,
>In HTML, I'd like to end up with something like
>
> <A HREF="slide00m.html"><IMG SRC="Images/foo.jpg"></A>
> <A HREF="slide00n.html"><IMG SRC="Images/bar.jpg"></A>
the following should do the job:
\XREF{name=chapter}<\IMAGE{...}>
Greetings
Jochen
P.S.: By the way, there seems to be a silent question implied in your
statement
>the problem with the link going too far down the page
?