glissario / bootcamp-schedule

bootcamp progress
0 stars 0 forks source link

HTML&CSS Basics: Styling with Combinators and Pseudo-Classes #16

Closed codingbootcampseu closed 3 years ago

codingbootcampseu commented 3 years ago

Hints

The Lobotomized Owl selector * + * can be useful for some of the current requirements.

Specific sides of the border box can be style using the border-top, border-bottom, border-left or border-right properties.

Example Solution and Comparison

glissario commented 3 years ago

implementiert: https://cvchglissmann.netlify.app/