B
B-Lis
I am trying to add a fragment of HTML that would open a new
browser page when the user clicks on a picture. Mostly because
I have PDF's in my site, and it would be simpler for the users to
open a new window and compare documents and the like.
I have looked around have haven't been successful at finding good
instructions on how to do this. I could probably figure out how to
insert a TEXT Link, but I have images that I would like to link to
open a new browser window.
I know that the code is <a href=â€linkfile.html†target="_blank">
and then you have to close the </a>. Now do I have to have these
both as the same fragment, and should I just add the <img> tag
in there while I am going, or is there an easier way? If so I would
really appreciate some help.
Are there detailed instructions out there on how to add HTML
Fragments and position them in the web page to work correctly,
and all that jazz?
Thanks,
Bryan
browser page when the user clicks on a picture. Mostly because
I have PDF's in my site, and it would be simpler for the users to
open a new window and compare documents and the like.
I have looked around have haven't been successful at finding good
instructions on how to do this. I could probably figure out how to
insert a TEXT Link, but I have images that I would like to link to
open a new browser window.
I know that the code is <a href=â€linkfile.html†target="_blank">
and then you have to close the </a>. Now do I have to have these
both as the same fragment, and should I just add the <img> tag
in there while I am going, or is there an easier way? If so I would
really appreciate some help.
Are there detailed instructions out there on how to add HTML
Fragments and position them in the web page to work correctly,
and all that jazz?
Thanks,
Bryan