FCC Documentation


Chapter 1: Build a Tribute Page

  • Enter Billy Graham
  • The HTML
  • Bootstrap
  • Result

Chapter 2: Survey Form

  • Responsive Attack
  • JavaScript Validation
  • Result

Chapter 3: Landing Page

  • Israel Travel Agency
  • Scrolling Nav
  • Responsive Vimeo
  • Result

Bootstrap 4

bootstrap

Bootstrap is a free and open-source front-end framework for developing websites and web applications. It contains HTML- and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions. Wikipedia

<div class="container"> <div class="row my-4"> <div class="col-lg-8"> <img class="img-fluid rounded" src="https://static.billygraham.org /sites/memorial.billygraham.org/uploads/pro/2015/04/Billy-Graham-Rocking -Chair-3.jpg" alt=""> </div>
Edgar Chicas ©