Labo2 - Intro CSS

Goals of the exercise

The goal of this exercise was to get an introduction to CSS and learn how to style an HTML page. We focused on changing the layout, colors, spacing and typography using basic CSS properties.

Go to solution

Discription

In this lab, we linked a CSS file to an HTML document and applied styles to different elements. We worked with selectors, classes and basic properties such as color, margin, padding and font-size. This helped us understand how CSS affects the appearance of a webpage.

Related links

Reflection

I couldn't complete the exercise correctly because of other work, which meant it didn't go so well.