<<On a webpage, how do you code a small (think thumbnail) image to open
the large image in *in its own window*?>>

To get something to open in a new window, use the  _blank target tag

For example...this link opens in the same window:
<a href="http://personal-computer-tutor.com";>

But this link opens in a new window:
<a target="_blank" href="http://personal-computer-tutor.com";>

Linda
Publisher ~ ABC ~ All 'Bout Computers
Owner ~ Linda's Computer Stop
http://personal-computer-tutor.com
FREE MS Office eBook Tutorial
http://personal-computer-tutor.com/library.htm
============= PCWorks Mailing List =================
Don't see your post? Check our posting guidelines &
make sure you've followed proper posting procedures,
http://pcworkers.com/rules.htm
Contact list owner <[EMAIL PROTECTED]>
Unsubscribing and other changes: http://pcworkers.com
=====================================================

Reply via email to