CSC 215: Web Programming and Development

Instructor Home | CSC215 Home | Syllabus | Assignments


Module 7 Assignment

This assignment is from Chapter 7

  1. What notation is used in an anchor tag to link to a file that is up one directory level from the current page?
  2. This attribute is used with an anchor tag to open a new browser window:
  3. Internal links have two components, an anchor tag that links to a bookmark and:
  4. What does the # (hash mark) mean when used with an internal link?
  5. Which pseudo-class is triggered when the mouse moves over the link?
  6. Must pseudo-class anchor elements be coded in a certain order?
  7. Identify the CSS property/value pair that prevents the browser from displaying the bullets of an unordered list.
  8. Identify the CSS property/value pair that causes a block element to display as an inline element.
  9. Identify the CSS attribute/value pair used within the link tag to configure the page for printing purposes.
  10. A web site that uses external, embedded and inline styles will apply which one first?


This page last modified on 06/02/2009

Contact Information: ron.poland@clinton.edu