Advertisements
Advertisements
Question
Differentiate check box and Radio button.
Distinguish Between
Solution
- 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
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
Discuss the following and Answer the question.
A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data.
- Write the different controls he will use to create the web page.
- State the tags to be used for the controls.
Discuss the following and Answer the question.
A teacher has asked a student to create a web page to accept number and check whether it is between 50 to 100.
- List the variable, operators to be used.
- Specify the built-in function used and structure used.
In which input field only one option Can be selected?
The no. of parameters used by fclose() function.
Define HTML form controls.
Define for Form Handling method in PHP.
Write any two rules for input HTML.
Explain Form Handling methods.
Explain the process File handling.
Explain in detail of File handling functions.