COM271, Review Week 1
HTML Review I
Syllabus | Assignments | References and Useful Links
Review Week 2→
Answer these questions by reviewing the notes for week 1.
- What global entity is the primary source of the code for html and CSS?
- What three languages does the W3C support for structure, layout, and client-side programming?
- What does DHTML refer to? Which of the three languages (previous question) 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?
- On what website (URL) 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?
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.