frozzel / first-day-repo

Day one of class work
MIT License
0 stars 0 forks source link

# 🐛 CSS Styling Not Applied to HTML Elements #6

Open frozzel opened 2 years ago

frozzel commented 2 years ago

🐛 CSS Styling Not Applied to HTML Elements

Work with a partner to resolve the following issues:

Expected Behavior

Actual Behavior

When a user opens the page, no styling is visible.

Assets

The following image demonstrates the web application's appearance and functionality:

Beneath a heading labeled "Fun Facts," subheadings list  topics above paragraphs of different font sizes, all on yellow backgrounds.


💡 Hints

How can you use the global attributes id and class with CSS to style elements?

🏆 Bonus

If you have completed this activity, work through the following challenge with your partner to further your knowledge:

Use Google or another search engine to research this.

frozzel commented 2 years ago

Done waiting on class