This lab is an exercise in writing your own HTML page from scratch. It is up to you to decide what the organization is, how the content should be structured, etc. You are required to follow good markup practice as defined above. You are required to include certain tags in order to demonstrate that you have learned how to use them properly. And you are required to answer certain questions. Aside from these requirements, how you encode the assignment is up to you. Feel free to experiment with the structure of your response, with new tags you are learning, etc. The responses do not need to be placed in a list.
The first purpose of this assignment is to ensure that you are learning how to use the HTML tags we are covering in class. Therefore, the following tags must be included somewhere in the page:
In addition, you must use attributes with at least three different elements. Good candidates include the <img> element, the <div> element (use the "class" standard attribute to specify what the meaningful divisions of text are which you are enclosing), and the <blockquote> element.
The other purpose of this assingment is to obtain feedback from you about what you have learned so far and how well the class is going, and the questions you are required to answer relate to this purpose. You may not feel comfortable answering some of these questions, or you may wish to elaborate on your answers anonymously. Feel free to refrain from answering any particular question (though please answer the first question at least). In class I will be designating one of your fellow students to collect anonymous feedback. Please send that student the feedback so that they can compile it together and send it to me as a chunk.
To complete this assignment, you may find the following links useful:
To submit this assignment upload the HTML file to the GSLIS I: drive and then send me a URL. Make sure you include the proper header information, and the proper validation text at the bottom of the file. If you like, you may use the Generic HTML Page and its accompanying stylesheet as a template for this lab. If you do, be sure to edit the information appropriately (i.e., replace my name and contact information with yours). You can use a variant on what I have provided, but please be sure to include a referer link to the W3C validator.
Out of 45 points total.