A repository showcasing my journey of learning web design through HTML and CSS.
Each project here reflects my practice in structure, styling, and creativity β from simple text layouts to visually appealing designs.
This collection includes small projects that helped me understand the foundations of web development β how to build and style web pages using only HTML and CSS.
Every file here represents a step forward in my learning β from writing my first <p>
tag to experimenting with colors, fonts, and layouts.
Project | Description |
---|---|
π§ββοΈ Short Bio Page | A simple webpage introducing a fictional character. Focused on structure, headings, and paragraphs. |
π¬ Personal Quotes Page | A collection of my favorite quotes β practicing proper HTML formatting, alignment, and layout. |
π¨ Styled Quotes Page (with CSS) | An improved version of the quotes page β experimenting with colors, typography, and page layout using CSS. |
- Writing clean and well-structured HTML
- Styling pages using CSS selectors, colors, and fonts
- Organizing elements with padding, margins, and alignment
- Using headings, paragraphs, and links correctly
- Improving design with typography and layouts
- Responsive design using Flexbox and Grid
- Creating navigation bars and buttons
- Adding images and icons
- Building multi-page websites
- Introducing interactivity later with JavaScript
git clone https://github.com/yourusername/HTML_CSS.git cd HTML_CSS