Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 818 Bytes

Day_01.md

File metadata and controls

12 lines (10 loc) · 818 Bytes

Day 1: Introduction to Web Development and HTML

Welcome to the first day of growth and learning! 🚀 Embrace today's challenge with enthusiasm and determination. Remember, every line of code you write brings you one step closer to mastering your craft. Let's make today count! 💪

  • Topics to Learn:
    • How the web works: Clients, servers, and HTTP.
    • Basic HTML document structure: <!DOCTYPE>, <html>, <head>, and <body>.
  • Resources:
  • Mini Project:
    • Create a simple HTML file with a basic structure, including a title and a heading.