Layout & Navigation
Objective: Structure a webpage with semantic HTML & CSS.
-
Semantic tags (
<header>,<nav>,<footer>). -
Basic Flexbox (
display: flex). -
Styling links & lists.
Exercise:
-
Build a navigation bar with links.
Objective: Structure a webpage with semantic HTML & CSS.
Semantic tags (<header>, <nav>, <footer>).
Basic Flexbox (display: flex).
Styling links & lists.
Exercise:
Build a navigation bar with links.