After completion of today's lab, I will have demonstrated my ability to
I authored my document to conform to XHTML 1.0 strict standards set forth by the World Wide Web Consortium (W3C) and their global structure of an HTML document guidelines.
A HTML comment was included as a file header comment between the DOCTYPE and the head element in my index.html file that stated
Honor Code: I pledge that this code represents my own work. I received help from (fill in the names) in designing and debugging my program.
I included four meta element tags inside the head section specifying the
The body section demonstrates the following text block and inline elements.
block: h1 h2 h3 h4 p blockquote ul li ol dl dt dd address inline: a br em strong abbr img code sup sub
This paragraph demonstrates the use of the superscript and subscript
I formatted the XHTML code for Lab 1 to follow the COMP334 Coding Standards