Write the HTML source code to generate the following form:
Attachments:
Answers
Answered by
0
Hyper text markup language and http//: hyper text markup language.com
Answered by
3
<html>
<body>
<form>
<input type = "button" value="New">
<input type="button" value="Delete">
</form>
</button>
<label for="No">Record Number:</label>
<input type="text" value="" >
</br></br>
<label for="No1">First:</label>
<input type="text" value="" >
</br>
<label for="No2">Last:</label>
<input type="text" value="" >
</br>
<label for="Mobile">Phone:</label>
<input type="tel" value="" >
</br></br>
<input type = "button" value="Previous">
<input type="button" value="Next">
</body>
</html>
Hope this helps!
<body>
<form>
<input type = "button" value="New">
<input type="button" value="Delete">
</form>
</button>
<label for="No">Record Number:</label>
<input type="text" value="" >
</br></br>
<label for="No1">First:</label>
<input type="text" value="" >
</br>
<label for="No2">Last:</label>
<input type="text" value="" >
</br>
<label for="Mobile">Phone:</label>
<input type="tel" value="" >
</br></br>
<input type = "button" value="Previous">
<input type="button" value="Next">
</body>
</html>
Hope this helps!
siddhartharao77:
Thank You So Much Ramya8 for the brainliest..
Similar questions
CBSE BOARD XII,
8 months ago
Physics,
8 months ago
Computer Science,
8 months ago
Math,
1 year ago
Math,
1 year ago
Math,
1 year ago