On Your Own Lesson 29: Text Area


For this lesson you will learn how to create a text area where you can include more text on your website. To learn how to do this, go to this website:
http://www.w3schools.com/html/showit.asp?filename=tryhtml_textarea"

For this lesson you should create a web page, saved as "lesson29-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 29" in the title bar.
  3. A large heading that says "This is lesson 29"
  4. create a text area and tell me what your favorite sport is and why.

Now it is time to move to the JavaScript Lessons!

JavaScript Lesson 1

Home to Web Design