Why does'nt my iframe code work ??

Status
Not open for further replies.

snakeeye1968

New member
Jan 20, 2009
19
0
0
Hi guys - I'm a noob and learning quickly but my tech skills and coding still leave alot to be desired.

I am trying to iframe an offer and have used the following code:

<html>
<head>
<title>Enter Email To Receive Your Free Makeup !</title>
<meta name="keywords" content=“free makeup, cosmetics, beauty products">
</head>

<body style="margin: 0px; padding: 0px;" scroll="no">

<iframe src="http://login.tracking101.com/ez/bsneeqfevdln/
" style="border: 0px; width: 100%; height: 100%;"></iframe>

</body>
</html>

I then saved the file as makeup.html to my desktop - it saved as a webpage - but when I click it it opens up on explorer with the correct title at the top but it is blank - plain white - no offer landing page.

I have tested my affiliate link which directs to the offer page but when embedded in the code under iframe src it does'nt - anyone ?
 


does your line with the link really span 2 lines or did you hit enter on it? make sure there are no line breaks

Thanks man - I think the problem is a blank page pop up on the offer - that is what I am seeing - had it run on a server and it seems ok - any way I can get rid of the pop up ?
 
Status
Not open for further replies.