Computer Science, asked by dhanya40, 11 months ago

2. Write HTML code to generate the following form. Save it as task2.html
Date of birth
Address
Neference
Poly Number
Country
Home Phone
Work Phone​

Answers

Answered by swmdwmbasumatery
0

Explanation:

<html>

<head>

<title>task2 </title>

</head>

<body>

date of birth:<input type="text" name="visitor_date of birth" size"35">

address :<input type="text" name="visitor_add" size="35">

Similar questions