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
- Make the headline green. Hint edit the CSS file. Look for the comment.
- Center the headline.
- Add a text shadow to the headline.
- Use a sans-serif font for the headline.
- Make the paragraph text red.
- Make the paragraph text bold.
- Make the list item text italic.