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.

Computer Hope Picture

  • Category
  • HTML Q&A
  • Related pages
  • HTML Help
  • Solved?
  • Were you able to locate the answer to your question?