Advanced Web Designing
Advanced Web Designing We have been introduced to basic terminologies related to creation of web pages. The Hypertext Mark-up Language (HTML) is an evolving language, withdifferent versions supporting different features. HTML5 is currently used because it supports mobile technology. The major browsers are Google Chrome, MozillaFirefox, Microsoft Edge, Safari, Opera and Apple support the features of HTML5. 1.2 Forms in HTML5 In eleventh standard we have studied different controls related to form like text, radio, checkbox, submit, reset, select and textarea. These controls are used to collect different kinds of user inputs, such as contact details like name, address, single or multiple options from group of options, as well as clearing and submitting data etc. HTML5 has introduced additional form controls which can also be used for validation purpose. HTML5 advan...