Write a program using HTML with following CSS specifications
1. To creat a form that should accept name, contact number of office (compulsory),
month, number of years completed (between 1-30) from the user
2. Create submit button to send the data and refresh button to reload the page
Answers
Answered by
3
Answer:
Web forms are used by virtually all websites for a wide range of purposes. Users of forums and social networks use forms to add content and interact with other users.
Similar questions