CSC 215: Web Programming and Development

Instructor Home | CSC215 Home | Syllabus | Assignments | Final Project Graphics


Module 6 Assignment

This assignment is from Chapter 6
  1. According to the box model, each element in a document is considered to be a:
  2. Which part of the box model is always transparent?
  3. Web developers use this type of positioning to precisely specify the location of an element within a browser window:
  4. Which CSS property/value pair will cause an inline element to display as a block element?
  5. This property is used to modify the stacking order of elements on a page:
  6. Explain the function of this style rule: img {margin: 5px 0 5px 0}.
  7. For the best results, what should be configured on elements that float?
  8. Identify the key to a two-column page layout.
  9. While examining a page styled with CSS, the web developer notices a style not applied correctly. Where should she begin looking for errors as she begins the debugging process?
  10. What characters are used to create beginning and ending CSS comment areas?:


This page last modified on 01/11/2010

Contact Information: ron.poland@clinton.edu