COM271, Introduction to HTML
HTML Review I
Weeks 1 &2
Syllabus | Table of Pages | Assignments | References and Useful Links
Review Week 2→
Demo for Links
Okay. I cheated just a little. I actually included a link to this special version of the weekly questions. (Check the URL above). But now you see how it works.
Click here to go back to exactly where you were on the previous page.
Answer these questions by reviewing the notes for week 1. Hand in at beginning of lecture, Feb. 7 .
- What three languages does the W3C support for structure, layout, and client-side programming?
- What does DHTML refer to? What languages are needed for DHTML?
- What is the difference between a block element and an inline element? Give one example of each.
- <div> and <span> are generic elements. Which one is a block element? What kind of element is the other one?
- Where can I find a list of all html elements and their corresponding attributes?
- Why is it better not to include all of the page content of a complex page (nested tables, for example) within a single table used for positioning?
- Describe the difference between the html attributes cellspacing and cellpadding.
- What is the <sup> tag used for?
- What attribute and value would I use to make a blue background color for a table?
- Give one reason against using html tables for page layout.
These questions are worth one point each. Grades for each question are 0 or 1 (no partial credit). Total points this review: 10. At the end of the course, total points will be added, divided by 100, and that fraction will be applied to 20% of your grade (maximum points from reviews is 20% of grade). See Assignments and Grading.