<html>
<body>
<form>
I have a T.V:
<input type="checkbox" name="Bike">
<br>
I have a Washing Machine:
<input type="checkbox" name="Car">
</form>
</body>
</html>
Copy it in your Note-Pad and save it as an htm or an html file and view it
in your Default Browser.