✅ Description:
Understand the layout of a full webpage using semantic tags.
📘 Explanation:
-
Use tags like
<header>,<main>,<footer>,<nav>, and<section>to organize your page semantically.
💻 Code Example:
🛠️ Exercise:
-
Build a layout with a header, navigation bar, main section, and footer using semantic tags.

