08.25.2018: One Lesson of Coding
Today's soundtrack is Eldamar: A Dark Forgotten Past, an album that sounds to me like a direct descendant of Burzum's classic "Filosofem." This evening, I'm starting the Basic CSS section on freeCodeCamp. CSS, which stands for "Cascading Style Sheets," is used to control what a webpage looks like. Unlike HTML, CSS is case-sensitive. The standard way of using CSS is to use an external style sheet with the CSS commands, then point those commands at different parts of the webpag
