The Anatomy of Style
Elements have many properties that can be affected. This course covers several of them, but not all of them. Luckily, many of the properties are intuitively labeled.
For example, the below example identified the “background-color” for the
entire body
element (usually the whole page) and set it to “orange.”
Altogether
NOTE: You can toggle between HTML and CSS frames in the CodePen embeds by simply clicking on their tabs:
- Previous
- Next