On Your Own Lesson 26: Radio Buttons


For this lesson you will learn how to create radio buttons. To learn how to do this, go to this website:
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_radio

For this lesson you should create a web page, saved as "lesson26-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 26" in the title bar.
  3. A large heading that says "This is lesson 26"
  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.
On to lesson 27

Home to Web Design