Posted by Helen on 11/13/06 17:48
OK, I'm in the process of sorting out my site's new layout and the problem I
have is that I want an image as a link - which is no problem - but I want it
to open in the main section of the site rather then in a new window. It's an
iframe layout so there are 2 section - the sidebar and the main bit with the
content of the sites pages.
Here's the code I'm using:
<a href=internet_apply.html target=main><img src=affiliates/elite/elite.jpg
border=0></a>
Problem is that when I click on it, it opens in a new window where as I want
it to open in the main section.
[Back to original message]
|