Line 1: |
Line 1: |
| + | AntVenture ad script as it was given to me: |
| + | |
| <center> | | <center> |
| <br> | | <br> |
Line 7: |
Line 9: |
| </embed> | | </embed> |
| </center> | | </center> |
| + | |
| + | <br><br> |
| + | |
| + | A working example of an IFRAME advertisement: |
| + | <embed> |
| + | <IFRAME src="http://www.hillaryclinton.com/" width="800" height="800" |
| + | scrolling="auto"></IFRAME> |
| + | </embed> |
| + | |
| + | <br><br> |
| + | |
| + | 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> |