Project 2: Styling Your Website

Project 2:

Styling Your Website: Example Site

Goal:

Style your three-page website from Project 1 using CSS to make it visually appealing and consistent across all pages!

Instructions:

Set Up Your CSS File:

Add CSS Link:

Add Basic Styles:

Add Your Own Styles:

Viewing Your Website:

  1. Run Your Project with Live Server:
    • Right-click on your "index.html" file
    • Select "Open with Live Server"
    • This will open your web page in your browser
  2. Check that all three pages look consistent
  3. Make sure all styles are working correctly

Submission: