Archive for VTW 
 



       VTW Forum Index -> HTML
computergeek67

Make a Check List

ok
first you need to do your normal
Code:
<html>
<body>


but then after the <body> you write:
Code:
<input type="checkbox" name="tester">tester


and it should come up with a checkbox with tester next to it then you just repeat it changing the name tester to something els

after this youl need to insert a submit button you'll do this by typing
Code:
<input type="submit" name="submit">


after all this you'll need to close the tag by typing

Code:

</body>
</html>


-The Anizone

       VTW Forum Index -> HTML
Page 1 of 1
Create your own free forum | Buy a domain to use with your forum