Click to See Complete Forum and Search --> : Link text to an image


Doug6388
01-28-2005, 04:11 PM
Logic escapes me. Can someone provide the simple hypertext link code from text to open a defined size browser with an image in it? My friend wants to have users click on a name in an html table and see their image in a popup/new browser and I have brain freeze. Thanks in advance.

NogDog
01-28-2005, 04:16 PM
<a href="pic.jpg" target="_blank">View image in new window.</a>

Doug6388
01-28-2005, 05:44 PM
Many thanks. It works like a hot damn. Doug