Computer Science 8 - Lab 9
In this lab you are going to work through an on-line
tutorial that will show you how to create a web page using
HTML (Hyper Text Markup Language).
There are lots of HTML tutorials on the web. The one
you will use for this lab is from PageTutor.com. This
tutorial is divided into a series of lessons. You should go
through lessons 1 - 14 and 19 (you can skip
lessons 15 - 18 and 20 - 24).
Before you start, a few things to note:
- The web pages that make up the tutorial contain enough
advertisements that finding the link to go to the next
lesson is not always easy. Look for a large blue
NEXT link near the bottom of
each page.
- Each lesson has you start with a brand new web page.
However, at the end of the lab, you are going to need to
show the HTML page you create to your TA, so do not
start over with a new HTML page with each lesson. The web
page you show your TA when you complete the lessons should
contain examples from all of the lessons.
- The web page you produce, because it will consist of a bunch
of examples, will not be pretty. That's okay; the purpose
of this lab is for you to see how things work, not to make
an actual page you would want to show to anybody.
- Some lessons have FAQ sections where more advanced
examples are given. You do not have to do any of
the FAQ examples.
Click here
to begin the tutorial.