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:
- The basic tags every web page needs. (This is from lesson 1)
- The words "lesson 27" in the title bar.
- A large heading that says "This is lesson 27"
- create survey asking the viewer which one of 4 musical bands is their favorite.
- The viewer should able to click a button for their choice.
- create a submit button.
On to lesson 28
Home to Web Design