form in html


 <!DOCTYPE html> <html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>paradox.avi</title>
</head>
<body>
    <header>
        <center>
        <h2>welcome to mi</h2>
        </center>
    </header>
    <main>
        <form action = "/ayush.js">
            <input type = "text" placeholder="Username">
            <br><br>
            <input type = "password" placeholder="password">
            <br><br>
            <label for="id1">
                <input type = "radio" value="class XII" name="class" id = id1>Class XII
            </label>
            <br><br>

            <label for="id2">
                <input type = "radio" value ="class XI" name = "class" id = id2>Class XII
            </label>
            <br><br>

            <h3>This is the checkbox</h3>

            <label for = "id 1">
                <input type = "checkbox"value="mubai"name="mubai" id="id 1">
                mumbai
            </label>
            <label for = "id 2">
                <input type = "checkbox"value="bihar"name="bihar" id="id 2">
                bihar
            </label>
            <h4>select country</h4>
            <select name="city" id="city">
                <option value="mumbai">mumbai</option>
                <option value="bihar">bihar</option>
                <option value="uttar pradesh">uttar pardesh</option>
                <option value="goa">goa</option>
            </select>
            <input type ="submit" value="submit">  
        </form>
        <iframe src="https://paradox-avi.blogspot.com/">paradox</iframe>
    </main>
</body>
</html>

AVI.PARADOX..

Welcome to my blog! My name is PARADOX, and I’m thrilled to have you here., From the first “Hello, World!”.As a passionate coder, I find joy in the logic and structure of coding., This blog is more than just a collection of articles. It’s a community for those who love to gain knowledge as much as I do., So whether you’re here to learn something new, share your own knowledge, or just to be part of the community, I’m glad you’re here.

Post a Comment

Previous Post Next Post

Contact Form