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 ?
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 ?