HTML is a markup language rather than a programming language. You can specify how you want text to appear on a Web page with HTML, but you can't make decisions or change the contents of the page ...
With Web page forms, you can capture data from your site users -- often a vital process in business websites. Some Web forms use hidden fields, in which case the HTML input elements are included ...