This repository documents my learning journey, starting from the basics of HTML and progressing through all the fundamental concepts of HTML. It's designed as a resource for myself and others who are beginning their journey to become a Full Stack Developer.
- Basic HTML: Introduction to the structure of web pages, including tags, elements, and attributes.
- HTML Concepts: Comprehensive examples and explanations of concepts such as:
- Forms and Inputs
- Tables
- Links
- Multimedia (Images, Audio, and Video)
- Semantic Elements
- And more!
- Beginner-friendly examples with detailed comments in the code.
- Progressive learning: Each file builds on the concepts from the previous one.
- Practical exercises included to reinforce learning.
Contributions are welcome! Feel free to fork the repository, make changes, and submit a pull request if you'd like to add new examples or improve existing ones