On this page
In this session, you will learn how to style your webpages using CSS. We will show you how the CSS syntax works, what kind of properties can be styled, and how to select elements. As always, we have attached several useful resources to learn more about today's topics.
Session details
This session takes place on the 24th of Oct 14:00 UTC.
- ☎️ Video call
- 📝 Minutes
- 🔴 Recording: Will be made available after the session.
Installations
You do not need to install anything for this session. We recommend you to use VS Code to try out writing some CSS. You can just open the webpages you create in any browser that you prefer.
Group project
Before next Sunday, work together with your fellow students on the following:
- Improve your web development guide by adding information on Javascript.
- Make your webpages look beautiful by using CSS.
- Share all your work in our GitHub repository.
- Prepare a short presentation to share your work at next week’s workshop.
We made an example CSS file to help you get started.