Forum Moderators: open
thanks,
any help would be appreciated.
bornagain08
It's not exactly a table, but an iframe will do what you describe. See the W3Schools page [w3schools.com] for details and a utility where you can experiment with the code.
What you can do is have the links in your regular page and a click will display a different image in the iframe. The image is technically served on a different page (different urls) but it will display in another part of the same window.