Spoken Tutorial - CSS 3 - Assignment Funded by the Ministry of Education (MoE), Govt. Of India Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------- Forms in CSS 1. Create a file "loginpage.html" 2. Obtain the following details from the user a. Email Address b. Password 5. Add a "select menu" to select the "gender" 4. Add a "button" as "Login" 5. Create a file "webformstyles.css" 6. Style all the "form elements" 6. Link the "webformstyles.css" file to "loginpage.html" file 7. Observe the output