Create employee registration webpage using HTML form objects Code:
Answers
Answered by
1
Step-by-step explanation:
follow me follow me follow me follow me follow me follow me
Answered by
3
Answer:
<Html>
<head>
<title>
Registration Page
</title>
</head>
<body bgcolor="Lightskyblue">
<br>
<br>
<form>
<label> Firstname </label>
<input type="text" name="firstname" size="15"/> <br> <br>
<label> Middlename: </label>
<input type="text" name="middlename" size="15"/> <br> <br>
<label> Lastname: </label>
<input type="text" name="lastname" size="15"/> <br> <br>
Hope it helps you.. :)
Pls mark me as BRAINILIEST
Similar questions
English,
1 month ago
Math,
1 month ago
Social Sciences,
3 months ago
English,
3 months ago
Math,
9 months ago