1) Create an HTML page for a student data form for a school,
which requires the following information to be filled in:
a) Name of the student: first and last name.(text box)
b) Name of class and section.
(A drop down list of three section)
c) Whether you come to school by private transport or
school transport (Two radio buttons to be made).
Answers
Answered by
1
Answer:
<form>
<label for="fname">First Name:</label>
<input type="text" value="First Name" id="fname" >
<label for="lname">Last Name:</label>
<input type="text" value="Last Name" id="lname" >
</form>
Explanation:
like and follow
Answered by
0
Answer:
Created the cotton mill in 18th Century.
Similar questions