Elements Hands-On 1

Elements Panel Practice - Let's Have Some Fun! ðŸŽĻ

Exercise 1: Style Detective ðŸ•ĩïļ

I'm feeling a bit too pink today! Use the Styles pane to give me a makeover.

Hint: Try changing my background-color, add some box-shadow, or make me dance with transform!

Exercise 2: The Hide and Seek Champion 🙈

Exercise 3: DOM Tree Surgeon ðŸŒģ

  • I heard you're good at surgery
  • Try moving these list items around
  • Or maybe add a new sibling?

Exercise 4: Event Listener Explorer ðŸŽŊ

Find all my event listeners in the Elements panel!

Exercise 5: Layout Detective 📏

Check my box model! Am I following the CSS box model rules?

Exercise 6: Computed Styles Challenge ðŸ§Ū

What's my real color? Check the Computed styles to find out!

Exercise 7: Accessibility Inspector â™ŋ

Exercise 8: DOM Breakpoints 🛑

Right-click and set a subtree modification breakpoint on me!

Exercise 9: CSS Grid Inspector 🏁

Grid 1
Grid 2
Grid 3

Use the Grid inspector to understand the layout!

Exercise 10: Shadow DOM Explorer ðŸ‘ŧ

Can you find my shadow root?

Hint: Look for the #shadow-root in the Elements panel

Exercise 11: Animation Inspector 🎎

Watch me spin! Try to change my direction!

ðŸĪŠ

Exercise 12: Pseudo-Element Detective 🔍

I have a ::before and ::after. Can you find and modify them?

Exercise 13: Flexbox Navigator 🚀

Flex 1
Flex 2
Flex 3

Explore the Flexbox layout using the Elements panel!

Pro Tips & Tricks 🎓