Lab 3 - HCI 201

Each of you should do your own lab. You will get more out of it. You can get as much help as you like from me or your classmates. Labs are not to be turned in.

  1. Please complete lab2 before starting lab3. Only worry about questions 1 - 11
  2. Add some definitions to deflist.html
  3. Use deflist.html. Tags can be nested, for example, look at the HTML code for deflist.html. To make the terms bold I am nesting the strong tag within the dt tag. Add the font tag to change the color of the terms to blue. Not the definition just the terms. See class3 lecture notes about the font tag or font.html example under class 3.
  4. Go online and learn how to use the title attribute with the anchor, a tag.
  5. Finish lab 2 questions 12 -14
  6. Start HW2