Labo 6 - CSS Frameworks

Goals of the exercise

The goal of this exercise was to explore popular CSS frameworks and understand how they can help speed up the development of responsive and visually appealing websites. We focused on learning how to use pre-built components, utility classes, and grid systems.

Go to solution

Discription

In this lab, we experimented with frameworks like Bootstrap and Tailwind CSS. We built a simple webpage layout using their grid systems and pre-defined classes for typography, colors, and spacing. This helped us understand the advantages of using a framework versus writing pure CSS, including faster prototyping and consistent design patterns.

Ralated links

Reflection

The excersise went well once i found the right links to put by my code.