Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
HTML

HTML Checkbox

Allow multi-select options with checkboxes.

HTML Checkbox — a practical guide to HTML checkbox with clear examples you can reuse in real projects.

HTML Tutorial Series (30/79). Prefer one article? Read the complete HTML tutorial.

Short description

Use the same `name` with different values for groups, or unique names for independent toggles.

Checkbox

<label><input type="checkbox" name="interests" value="seo"> SEO</label>

Leave a reply

Your email address will not be published. Required fields are marked *