View Full Version : Opening to a new window


Limei
06-29-2004, 03:38 AM
I have a popup window. It has a linked image in it. When I click on the linked image it stays in the popup. I want to be able to click on it and go to a new window. :cloud:

salomeyasobko
06-29-2004, 03:39 AM
<a href=URL" target="_blank"><img src="FILENAME" /></a>

just add the bold part to your link code :)

Limei
06-29-2004, 03:46 AM
how do i make it have no borders

also its next to another image and i want them touching, but now there is a space. How do i make them touching?

Limei
06-29-2004, 03:50 AM
nevermind i figured it out myself! :) :cloud: