Template:GKAnt

MyWikiBiz, Author Your Legacy — Thursday May 02, 2024
Revision as of 17:24, 30 March 2010 by MyWikiBiz (talk | contribs) (Examples)
Jump to navigationJump to search

AntVenture 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&section=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&section=844446" width="468" height="60" scrolling="auto"></IFRAME> </embed>