Contenuti del Corso
Bootstrap Essentials for Modern Websites
Bootstrap Essentials for Modern Websites
5. Creating a Portfolio Website with Bootstrap
Building the Header and Navigation
1. Create a Navigation Bar
Start by adding a navigation bar at the top of the page. Use Bootstrap's Navbar component for this purpose.
html
2. Add Navigation Links
Within the navbar-nav
class, add navigation links for the homepage, about me, experience, skills, and contact sections.
html
Result
index.html
Tutto è chiaro?
Grazie per i tuoi commenti!
Sezione 5. Capitolo 3