Write the HTML code for the following signup form by providing a background colour.
Please give the accurate HTML. Only give the proper code.
Answers
Explanation:
<html>
<head><title> sign up form</title></head>
<body bgcolor = "purple" text = "white">
<form>
<H1 Align = "center"> SIGNUP FORM </H1>
<p Align = "center"> <strong> First Name </strong><input type ="text"> </p>
<p Align = "center"> <strong> Last Name </strong><input type ="text"> </p>
<p Align = "center"> <strong> Email Address </strong><input type ="text"> </p>
<p Align = "center"> <strong> Password </strong><input type ="text"> </p>
<p Align = "center"> <strong> Repeat password </strong><input type ="text"> </p>
<p Align = "center"> <strong> What are your Interest?</strong><input type = "checkbox" value = "Comic Books"> Comic Books
<br>
<input type = "checkbox" value = "Sports"> Sports
<br>
<input type = "checkbox" value = "Makeup"> Makeup </p>
<p Align = "center"> <strong> Join our mailing list?</strong><input type = "Radio" value = "Yes"> Yes
<br>
<input type = "Radio" value = "No"> No</p>
<p Align = "center"> <strong> Comments </strong> <input type = "Text" area rows ="5" cols="80"></p>
<p Align = "center"> <input type = "Submit" value = "Sign Up Now">
</p>
</form>
</body>
</html>
you also use heading tag or <br> instead of paragraph tag.
Answer:
Hi woh meri id h jispe aapne answer kiya h
Ruhi di kaun kya aap unki I'd bta skti hai?