COMP334: Lab 1

Learning Objectives

After completion of today's lab, I will have demonstrated my ability to

Document Structure

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.

Html Section

A HTML comment was included as a file header comment between the DOCTYPE and the head element in my index.html file that stated

  1. My university ID (e.g. 1130036, 1131138)
  2. The path/filename (e.g. C:\wamp\www\labs\Lab1\index.html)
  3. Completion time (rounded to the closest half hour)

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.

Head Section

I included four meta element tags inside the head section specifying the

Body Section

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

Coding Standards

I formatted the XHTML code for Lab 1 to follow the COMP334 Coding Standards

Contact Us

Contact us at Yazeed@birzeit.edu and Hussein@birzeit.edu