<html>

<head>

    <title>Email Box and Button</title>

    <style>

        body {

            background-color: #f0f0f0;

            text-align: center;

            font-family: Arial, sans-serif;

        }



        h2 {

            color: #https://www.highratecpm.com/h9cydh6p?key=2989da648d0dc069445c23c0aafb3aa1;

        }



        #emailInput {

            width: 250px;

            height: 40px;

            border: 1px solid #ccc;

            border-radius: 5px;

            padding: 10px;

            font-size: 16px;

            margin: 10px;

        }



        #openWebsiteButton {

            background-color: #007BFF;

            color: white;

            border: none;

            border-radius: 5px;

            padding: 10px 20px;

            font-size: 18px;

            cursor: pointer;

            transition: background-color 0.3s;

        }



        #openWebsiteButton:hover {

            background-color: #0056b3;

        }

    </style>

</head>

<body>

    <h2>Enter your email:</h2>

    <input type="email" id="emailInput" placeholder="Your email">

    <button id="openWebsiteButton">Get Free Subcription</button>



    <script>

        var emailInput = document.getElementById("emailInput");

        var openWebsiteButton = document.getElementById

click here to watch 333
watch video to earn

Enter your email:

No comments:

Post a Comment