Banner open in new tab

Posted in: Newsmag
Post count: 10

What should be the code for banner to open in new tab?

I am using below, but doesn’t work..

<div class=”td-all-devices”>

Thanks

Post count: 9544

basic HTML; 20 years of online tutorials on how to write HTML …

e.g.,

<a href="http://" target="_blank"><img src="/myimage.jpg" height="" width="" /></a>

🙂

  • This reply was modified 9 years by simchris.
Post count: 10

I know that it just won’t work on this site… still doesn’t work for some reason..

Post count: 6535

Hi

Please check this code and check how it goes, it should work fine:

<div class="td-all-devices"><a href="https://www.google.ro/" target="_blank"><img src="http://demo.tagdiv.com/newsmag/wp-content/uploads/2014/08/rec728.jpg"/></a></div>

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.