1. Click on the buttons to get your html elements pasted on your code window.
2. Arrange these elements on the code window to get the proper structure of a HTML document.
3. You can see the preview of your arranged code in output box.
4. Click on SUBMIT button to check your errors.
5. Press RESET button to reset your code.
Write an html program to design an entry form of student details:
1. One Email Input Feild labelled as "Email"
2. One Password Input Feild labelled as "Password"
3. Set of two radio buttons labelled as "Y" and "N" asking Question "Are You 18+?"
4. A submit button to submit the form.