Welcome to my HTML and CSS Basic Exercises repository! This repository contains a collection of exercises that I completed during the initial weeks of the IT Academy Bootcamp. These exercises were focused on helping me learn the basics of HTML and CSS, including fundamental concepts of web page structure, styling, and layout using techniques such as Flexbox and Grid.
In this repository, you'll find a set of HTML and CSS exercises that cover a variety of topics, including:
- HTML Basics: Exercises that helped me understand the core structure of HTML documents, including headings, paragraphs, lists, and links.
- CSS Styling: Tasks that allowed me to apply styles to HTML elements, including setting colors, fonts, margins, and padding.
- Box Model: Challenges that helped me grasp the concept of the box model, including borders, padding, and margins.
- Flexbox and Grid: Exercises that introduced me to the power of Flexbox and Grid for creating responsive and dynamic layouts.
- Basic Page Layout: Tasks that involved creating simple web page layouts using CSS positioning and layout techniques.
- Colors and Styling: Exploring the use of colors, backgrounds, and basic styling properties to enhance the visual appearance of web pages.
As these exercises were part of my learning journey, you're welcome to explore the solutions I developed. You can clone or download this repository to your local machine and navigate through the exercise folders.
These exercises were completed as part of the IT Academy Bootcamp, which provided me with a solid foundation in HTML and CSS for web development.