Learn HTML with wishmi
Sunday, January 12, 2020
Check Box
<html>
<head>
<title>This is my first web page</title>
</head>
<form>
<input type="checkbox"/>I have a bike<br/>
<input type="checkbox"/>I have a car
</form>
</body>
</html>
This is my first web page
I have a bike
I have a car
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Assessment Paper 10
Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA ...
Assessment Paper 10
Vtapage.html <html> <head> <title> VTA </title> </head> <body> <h1> VTA ...
Assessment Paper 09
Chrysanthemum.html <html> <head> <title> 1 </title> </head> <cen...
Assessment Paper 02
<html> <frameset rows="20%,80%"> <frameset cols="100%"> <frame src="page1.ht...
No comments:
Post a Comment