UNC BACS 200 - HTML and CSS

This simple demo shows the use of CSS to add style to a web page.

CSS Practice

This webpage presents a series of puzzles that you must solve

  1. Make the headline green. Hint edit the CSS file. Look for the comment.
  2. Center the headline.
  3. Add a text shadow to the headline.
  4. Use a sans-serif font for the headline.
  5. Make the paragraph text red.
  6. Make the paragraph text bold.
  7. Make the list item text italic.