← All activities
StarterAnimals

Selector Practice

Tags, classes and ids — three ways to point at a shape.

Goal: Give each square a different color using a tag, a class and an id.

Your goals

0 of 3 done
  • Use the p tag selector to change the paragraph text colornot completed yet
  • Use the .box class selector to fill the class squarenot completed yet
  • Use the #star id selector to fill the id squarenot completed yet

0 of 3 goals complete

index.htmlhtml
style.csscss
preview

Up next

Night Sky

Next activity →