Advertisements
Advertisements
प्रश्न
Differentiate check box and Radio button.
फरक स्पष्ट करा
उत्तर
- Check box:
- Checkboxes are also mostly used in HTML forms. A checkbox allows you to choose one or many options to be selected from a list of options.
- Radio buttons:
- HTML forms are required when you need to collect some data from the site visitors.
- A radio button is used when you want to select only one option out of several available options.
shaalaa.com
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
In HTML form <input type=”text”> is used to ______.
Define for Form Handling method in PHP.
What is Form Validation in PHP?
Write Syntax of Text box in HTML,
Write any two rules for input HTML.
Write the features Form Handling.
Write short notes on File handling.
Explain the process File handling.
Explain concepts of HTTP Uploading process.
Customer Analytics firm needs to design a survey form as shown below:
Write suitable HTML code to design it.