Saved Bookmarks
| 1. |
Write a program using HTML with following CSS specifications1. 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 |
|
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. |
|