Learning CSS 3 -

by Jack Pritchard

Hey! Just so you know, this article is over 2 years old. Some of the information in it might be outdated, so take it with a grain of salt. I'm not saying it's not worth a read, but don't take everything in it as gospel. If you're curious about something, it never hurts to double-check with a more up-to-date source!

https://www.youtube.com/watch?v=jLIdHFfclEo Continuing from the previous episode, we will now start writing code to modify the appearance of our webpage. In this episode, we will be adding colour in the form of text colours and background colours. This will create the foundations for our website structure and will create a contrast between the text and background. The colours used which I refer to in the video are - Explore background (purple) - #353540 Green text and background - #3E593E Footer - rgba(0,0,0,0.75) All end project files can be found at my GitHub repository https://goo.gl/WQNsFB