Welcome to my Web Development Notes repository! This repository serves as a structured guide for anyone beginning their journey in web development. It includes notes, exercises, and resources organized by topics and concepts to help you build a strong foundation in web development.
Learn the basics of Git version control, including essential commands, workflows, and best practices.
Get your development environment ready with Visual Studio Code. Includes setup instructions and a list of useful extensions for web development.
Master the building blocks of the web with practical examples and exercises:
- 01_HTML_Basics: Covers fundamental HTML concepts with example files like
list.html
andmango.html
. - 02_HTML_Basics: Provides more advanced examples like forms, tables, and images.
Feel free to explore the repository and enhance your web development skills! 🎉