Project 3: Making Your Website Mobile-Friendly

Project 3:

Making Your Website Mobile-Friendly: Example Site

Goal:

Update your three-page website to work well on both desktop and mobile devices using responsive design techniques!

Instructions:

Start with Your Project 2 Files:

Add Viewport Meta Tag:

Update Your CSS:

Test Your Website:

  1. Open Chrome and load your website
  2. Open Chrome DevTools:
    • Right-click anywhere on the page
    • Select "Inspect"
    • Click the "Toggle device toolbar" button (mobile icon)
  3. Test different screen sizes:
    • Desktop view (default)
    • Tablet view (768px)
    • Mobile view (375px)
  4. Make sure all three pages look good on each screen size

Submission: