Conteúdo do Curso
Bootstrap Essentials for Modern Websites
Bootstrap Essentials for Modern Websites
1. Understanding Bootstrap
2. Setting Up Environment
4. Advanced Concepts
Building the Header 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.
2. Add Navigation Links
Within the navbar-nav
class, add navigation links for the homepage, about me, experience, skills, and contact sections.
Result
index.html
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 5. Capítulo 3