🧩 Level: Beginner | Topic: HTML Foundations
In this project, you’ll create a simple multi-page website showcasing gift ideas for different types of friends — a foodie, a book lover, or a traveler.
By the end of this assignment, you’ll learn:
✅ Must Know
<!DOCTYPE html>
, <html>
, <head>
, <body>
)⚙️ Good to Have
Basic Linux terminal commands (cd
, mkdir
, ls
, touch
)
Resources
Basic Git & GitHub knowledge
git init
, git add
, git commit
Resources :