April 2018
Beginner
368 pages
7h 37m
English
At the moment, our header is looking very boring. But, no worries, we'll add some magic with CSS and make it prettier.

We saw earlier that CSS can be written in three different ways:
For our own project, we're going to use the third way, as commonly used in the web in general, because the CSS can be changed without changing the HTML file.
Let's create our CSS file that will be used for our general styling. In Atom, click File | New File, and save the file with File ...
Read now
Unlock full access