Multiple CSS properties (simple)
There are a few ways to have a rule with multiple CSS properties. The most basic way is to simple include several properties inside of the object.
Add an underline like this:
If you want linebreaks it can look slightly awkward because you need opening braces and then a return statement, like this:
We’ll look at an alternative syntax in the next lesson.
Files
Preparing Environment
- Installing dependencies
- Starting http server