Prac: Basic Forms

Developer
Size
1,904 Kb
Views
30,360

How do I make an prac: basic forms?

What is a prac: basic forms? How do you make a prac: basic forms? This script and codes were developed by J Clarke on 09 September 2022, Friday.

Prac: Basic Forms Previews

Prac: Basic Forms - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Prac: Basic Forms</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <html> <head> <title> Demo: Form </title> <body> <center> <br /> <div class ="lay"> <div class = "layer"> <div class = "forms"> <h1> My Forms </h1> <form> <! input type = "email", ... > <br> <input type="email" class ="emails" placeholder= "type here..." name= "email" /> <br /> <br /> <textarea> Enter information here... </textarea> <br /> <br /> <! dropdown box > <select> <option> select and option</option> <option>1</option> <option>2</option> <option>3</option> </select> <br /> <br /> <input type = "radio" name="colour"/> Red <input type = "radio" name="colour"/> Green <input type = "radio" name="colour"/> Yellow <br /> <br /> <input type = "checkbox" /> Dog <input type = "checkbox" /> Cat <input type = "checkbox" /> Fish <br /> <br /> <! Customize the text by setting the value input> <input type = "submit" value="Click Here" /> </div> </div> </div> </center> </body> </head>
</html>
</body>
</html>

Prac: Basic Forms - Script Codes CSS Codes

/* Call class using " . " */
p { font-size:42px;
}
body { background-color: #white; font-family: Verdana;
}
.lay { background-color: black; width: 400px; height: 600px; border: 2px solid; border-top-right-radius: 2em; border-top-left-radius: 2em; border-bottom-left-radius: 2em; border-bottom-right-radius: 2em;
}
.layer { background-color: #00BFFF; width: 350px; height: 600px; border: 2px solid; border-top-right-radius: 2em; border-top-left-radius: 2em; border-bottom-left-radius: 2em; border-bottom-right-radius: 2em;
}
.forms { color: white; font-size: 20px;
}
.emails { width: 250px; height: 50px
}
Prac: Basic Forms - Script Codes
Prac: Basic Forms - Script Codes
Home Page Home
Developer J Clarke
Username Jussic
Uploaded September 09, 2022
Rating 3
Size 1,904 Kb
Views 30,360
Do you need developer help for Prac: Basic Forms?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

J Clarke (Jussic) Script Codes
Create amazing SEO content with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!