Computer Solutions :: How to use HTML :: Add a Checkbox ~ Runboard


Computer Solutions
 How to use HTML
  Add a Checkbox
Support
Search
RSS

runboard.com       Sign up (learn about it) | Sign in (lost password?)


 
Wizard27

Global user

Registered: 10-2006
Posts: 122
Avatar
Reply | Quote
Add a Checkbox


This example demonstrates how to create check-boxes on an HTML page. A user can select or unselect a checkbox.


<html>
<body>
<form>
I have a bike: <input type="checkbox" name="Bike">
I have a car: <input type="checkbox" name="Car">
</form>
</body>
</html>



---
Image
29/11/06, 7:52 Send an Email to this person   Send a PM to this person
 


Add A Reply





You are not logged in (login)      Board's time is: 30/11/09, 13:42