Write a HTML Code for the above Form:
Attachments:
Answers
Answered by
4
Answer:
biography.html
Explanation:
coz this is about your biography so...
Answered by
2
Answer:
<HTML>
<Head>
<Title>form</title>
<Style type="text/css">
Body{background-color:orange;}
</Style>
</Head>
<Form>
<Input type="text" name="student name" placeholder="ENTER STUDENT NAME"><br>
<Input type="text" name="father name">
<Input type="text" name="mother name"><br>
<Input type="radio" name="gender">
<Option>male</option>
<Option>female</option>
…
…
…
</Form>
</Body>
</HTML>
Similar questions
Social Sciences,
4 months ago
Physics,
4 months ago
English,
9 months ago
Music,
9 months ago
History,
9 months ago