Monday, November 15, 2010

New HTML elements

This assignment will reinforce the concepts of tag, attribute and value and expose you to an HTML reference site.

View the HTML source for this page. As you see, there are some new HTML elements. Experiment with this example and use a reference site to answer the following questions:
  1. What is the effect of < in an HTML page?
  2. What is the effect of > in an HTML page?
  3. What does the blockquote tag do?
  4. Which attributes of the font tag are used in this example?
  5. What is another attribute of the font tag?
  6. bgcolor is an attribute of which tag?
  7. What happens if you change the value of bgcolor to #ABCDEF?
Type your answers and turn them in. (If you want more HTML practice type the answers as an HTML document).

2 comments:

  1. Is this assignment just for practice or would you like us to turn it in?

    ReplyDelete
  2. I added the print and turn in instructions -- thanks for catching that.

    ReplyDelete