The Most Active and Friendliest
Affiliate Marketing Community Online!

“Propeller”/  Direct Affiliate

How do i make a landing page like this?

Ayaz

New Member
affiliate
Hello there, I am new here. I want to make a landing page like does anybody know that or anyone know any tutorial online or how to rip a landing page like this

that will be great

Thank you :)


zxntC8R.png
ZJRKGzk.png
 
Paste this code between <script></script> tags at the end of <body> tag in your page:

HTML:
document.addEventListener("DOMContentLoaded", function(event) {
alert(" Hello \n How are you? \n Want to win something? \n Click OK to dismiss");
});
and change content between alert("");
\n will make text after it to go into new line.
Hope that helps
 
Paste this code between <script></script> tags at the end of <body> tag in your page:

HTML:
document.addEventListener("DOMContentLoaded", function(event) {
alert(" Hello \n How are you? \n Wanto to win something? \n Click here to dismiss");
});
and change content between alert("");
\n will make text after it to go into new line.
Hope that helps


Thanks for a quick response buddy, I am trying this know :)
 
banners
Back