On Your Own Lesson 25: Checkboxes and Submit Boxes


For this lesson you will learn how to create checkboxes with Submit boxes. To learn how to do this, go to this website:
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_form_radio

For this lesson you should create a web page, saved as "lesson25-your name.html" in your "html lessons" folder, that has the following:

  1. The basic tags every web page needs. (This is from lesson 1)
  2. The words "lesson 25" in the title bar.
  3. A large heading that says "This is lesson 25"
  4. create four checkboxes, one for each year of high school (freshman, sophomore, etc.)
  5. create a submit button
On to lesson 26

Home to Web Design