answersLogoWhite

0

this is for 2 simple cheakboxes

number 1


number 2

The "Type="cheakbox" is the important thing that changes the input into a box

Hopefally i helped :D

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are the Error occurs when no checkbox is checked in PHP?

Suppose you have checkbox in HTML from and and you are calling that checkbox by name in php , In that case in you don't check and hit submit , You will get Undefined parameter 'name_of _checkbox' As Error.


. What is the correct HTML for making a check-box?

this is for 2 simple cheakboxes number 1 number 2The "Type="cheakbox" is the important thing that changes the input into a boxHopefally i helped :D


How are checkboxes sent to PHP from HTML?

The value associated with the checkbox's name, if it is checked, is the value attribute on the corresponding HTML input element.


How is the HTML document used for making a hyperlink?

Correct syntax for creating a hyperlink in HTML is <a href="the_file_name_link.html">This is a link</a>


What is the default property of a checkbox?

The default property of a checkbox is its state, which can be either checked or unchecked. When a checkbox is set to checked, it indicates that the option is selected, while an unchecked state means it is not selected. Additionally, a checkbox can be set to a default state when the page loads, allowing developers to pre-select options based on user preferences or requirements. The default behavior can be controlled through HTML attributes like "checked" for default selection.


Different types of input html?

HTML supports ten input types: button, checkbox, file, hidden, image, password, radio, reset, submit, and text.


How do you make a program using HTML?

HTML is not used for making programs. It is used for making websites.


Is the household employee checkbox checked on the form?

Is the household employee checkbox marked on the form?


What is the correct format for an HTML tag for footnotes?

There isn't really an HTML tag designated specifically for footnotes.


How do I upload an image I have and use the HTML code but the image doesn't show What did I do wrong?

You should check your folder hierarchy and verify that all the HTML/xHTML code is correct. You can use an image editor to ensure the HTML code is correct.


How do you get xml in HTML?

xml can be written straight into html code and vice versa using the correct syntax, ie your html in here and your xml in here


Does HTML correct typos?

No; HTML does not correct typos. In fact, if there is even a tiny typo in part of the code besides what will show up as the website's text, the website/webpage will not work properly.