On Your Own Lesson 27: Radio Buttons and Submit Boxes


For this lesson you will learn how to create radio buttons and Submit Buttons. To learn how to do this, go to this website:
www.w3schools - radio

For this lesson you should create a web page, saved as "lesson27-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 27" in the title bar.
  3. A large heading that says "This is lesson 27"
  4. create survey asking the viewer which one of 4 musical bands is their favorite.
  5. The viewer should able to click a button for their choice.
  6. create a submit button.
On to lesson 28

Home to Web Design