CSC 215: Web Programming and Development
Instructor Home | CSC215 Home |
Syllabus | Assignments |
Final Project Graphics
Module 6 Assignment
This assignment is from Chapter 6
- According to the box model, each element in a document is considered to be a:
- Which part of the box model is always transparent?
- Web developers use this type of positioning to precisely specify the location of an element within a browser window:
- Which CSS property/value pair will cause an inline element to display as a block element?
- This property is used to modify the stacking order of elements on a page:
- Explain the function of this style rule: img {margin: 5px 0 5px 0}.
- For the best results, what should be configured on elements that float?
- Identify the key to a two-column page layout.
- 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?
- 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