Template:GKAnt
MyWikiBiz, Author Your Legacy — Friday November 01, 2024
Jump to navigationJump to searchAntVenture ad script as it was given to me:
<embed>
<IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=468 HEIGHT=60 SRC="http://ad.antventure.com/st?ad_type=iframe&ad_size=468x60§ion=844446"></IFRAME>
</embed>
A working example of an IFRAME advertisement: <embed> <IFRAME src="http://www.hillaryclinton.com/" width="800" height="800" scrolling="auto"></IFRAME> </embed>
A hand-modified blend of the AntVenture code and the working IFRAME advertisement: <embed> <IFRAME src="http://ad.antventure.com/st?ad_type=iframe&ad_size=468x60§ion=844446" width="468" height="60" scrolling="auto"></IFRAME> </embed>