Creating a new window in HTML for a single image.
Issue
Creating a new window in HTML for a single image.
Solution
Place the link to the image in the A HREF tag as shown in the below example.
<A HREF="http://www.computerhope.com/title.gif">Computer Hope Picture </A>
Example
Using the above code would create the below link.
