CSS PRACTICE PART 1!

Hello! This is a css tutorial for the content covered in synchrnous class time. We are going to cover using the three different css selectors, customizing background, font, and images.

While the HTML is the skeleton of our website. CSS applies the decoration. Without CSS, our website is plain.

For part 1, we are going to investigate how to change the background color, font color, and font. To start, navigate yourself to the CSS file in your glitch

To start with, this font color is the same as what we specified in the body! To change the color of these paragraphs, let's move to our css page

Now that we've worked on a different selector, we can work on images in css! I've found 3 creative commons images that we are going to be formatting with css