I have this code for click's out to my offer, It works well in Firefox but in IE6 when the hyperlink is clicked the new window does not open 100% width and height.
I am aware this is very simply, but i only started using HTML about a week ago.
<a href="http://www.mysite.com/redirect.php" target="_blank"> <img src="/images/xxx.jpg" border="0"> </a>
I am aware this is very simply, but i only started using HTML about a week ago.
<a href="http://www.mysite.com/redirect.php" target="_blank"> <img src="/images/xxx.jpg" border="0"> </a>