-
does anyone know How....
Hi All,
Does anyone know what i should change here for this to open in a new window
<link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyCorners.css">
<link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyPrint.css" media="print">
<script type="text/javascript" src="http://img.quizwinners.com/res/js/general.js"></script>
<script type="text/javascript" src="http://img.quizwinners.com/res/js/nifty.js"></script>
<div style="width: 300px; height: 85px; background-image:url(http://img.quizwinners.com/res/image...z-box-bg.gif); margin-top:13px; margin-right: 10px;" class="rounded">
<div style="background-image:url( http://img.quizwinners.com/img/proje...nieuwsquiz.gif ); background-repeat:no-repeat;">
<div style="height:76px; background-repeat:no-repeat; margin-top:1px; margin-left:2px; padding-left:156px;">
<div><b>News Quiz</b></div>
<div style="height:35px; font-family: Arial; font-size: 12px;">Are you on top of the news? Be the first to get the scoop!</div>
<a href="http://quizwinners.co.uk/en/index/setReferal/ref/97/link/103/quiz/en_free_news_quiz"> <img src="http://img.quizwinners.com/res/images/website/speel-button-us.gif" alt="Play quiz" align="right" border="0" /></a>
</div>
</div>
</div>
Thanks in advance
Dave
Sorry i just realised i may have posted this in the wrong category
-
<link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyCorners.css">
<link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyPrint.css" media="print">
<script type="text/javascript" src="http://img.quizwinners.com/res/js/general.js"></script>
<script type="text/javascript" src="http://img.quizwinners.com/res/js/nifty.js"></script>
<div style="width: 300px; height: 85px; background-image:url(http://img.quizwinners.com/res/image...z-box-bg.gif); margin-top:13px; margin-right: 10px;" class="rounded">
<div style="background-image:url( http://img.quizwinners.com/img/proje...nieuwsquiz.gif ); background-repeat:no-repeat;">
<div style="height:76px; background-repeat:no-repeat; margin-top:1px; margin-left:2px; padding-left:156px;">
<div><b>News Quiz</b></div>
<div style="height:35px; font-family: Arial; font-size: 12px;">Are you on top of the news? Be the first to get the scoop!</div>
<a href="http://quizwinners.co.uk/en/index/setReferal/ref/97/link/103/quiz/en_free_news_quiz" target="_blank" > <img src="http://img.quizwinners.com/res/images/website/speel-button-us.gif" alt="Play quiz" align="right" border="0" /></a>
</div>
</div>
</div>
Just add The target="_blank" in the <a>