On Your Own Lesson 24: Fun with Checkboxes


For this lesson you will learn how to create checkboxes. (note: be aware that you will not be able to collect the information from these. You must use a different program for that.) To learn how to do this, go to this website:
www.w3schools-checkbox

For this lesson you should create a web page, saved as "lesson24-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 24" in the title bar.
  3. A large heading that says "This is lesson 24"
  4. Your name in bold letters
  5. place 4 checkboxes on your page, asking your viewer to choose their favorite color.
On to lesson 25

Home to Web Design