gingersmith4 / sp24-cse110-lab3

Lab focusing on Agile and CSS
0 stars 0 forks source link

CSS Selectors General #6

Closed gingersmith4 closed 4 months ago

gingersmith4 commented 4 months ago

CSS selectors allow you to select the HTML element you want to style. Each type of selector targets a different identifier on your HTML element. For this lab you must use at least one of every bulleted selector method.