Website Creation

This part concerns website creation using HTML and CSS languages.

Introduction to HTML
HTML is the foundation of web page creation. Understanding its tags and attributes well is essential for effectively structuring a page.
Introduction to CSS
CSS allows you to transform your basic HTML pages into aesthetic and interactive websites. With a simple methodology and concrete examples, discover how to bring your projects to life.
CSS Properties
Some essential properties to start modifying the appearance of your web pages
CSS Units
There are many units in CSS, we will explain which ones to favor and why.
DIV and SPAN Tags
DIV and SPAN tags are very interesting tags in the field of website creation.
Personal Website
This personal project consists of creating your own website. On this page, we recap the elements we want to find in this project.