Tag: how to build a website with bootstrap

  • Build a website with Bootstrap 4 – Part 1: The setup

    Build a website with Bootstrap 4 – Part 1: The setup

    https://i.ytimg.com/vi/7jy5d27jmrY/hqdefault.jpg In this video, I install Bootstrap 4 and look at how to set it up properly. While the initial setup isn’t the most exciting thing in the world, setting Bootstrap up properly lets us use it to its full potential! Just as a quick warning, I built this using Bootstrap 4 alpha. A lot…

  • Bootstrap 4 website built from scratch in 1 hour 2018 (with code)

    Bootstrap 4 website built from scratch in 1 hour 2018 (with code)

    https://i.ytimg.com/vi/xVjYT-Eu-N8/hqdefault.jpg link for code: https://drive.google.com/drive/folders/1C-kb_g65885eoyaLuWwQu-OgZf51vVAm?usp=sharing In this video tutorial, I’m going to tell you how easily you can build a bootstrap 4 website.If you follow this video from start to end, you also can make a professional website using Bootstrap 4. Here you going to learn about bootstra4 navbar, carousel, bootstrap 4 card, bootstrap 4…

  • Build a website with Bootstrap 4 – Part 2: Customizing Variables

    Build a website with Bootstrap 4 – Part 2:  Customizing Variables

    https://i.ytimg.com/vi/OfWdTYCJC0U/hqdefault.jpg Using the custom SCSS file that Bootstrap provides us with, and references their variables file, I modify a handful of variables before even writing any markup. There are a TON of variables that you can change, and it’s super easy to overwrite the ones you need. And, because I’m using SCSS, we don’t get…

  • Build a website with Bootstrap 4 – Part 4: Styling the Navbar and Hero

    Build a website with Bootstrap 4 – Part 4:  Styling the Navbar and Hero

    https://i.ytimg.com/vi/dvAA8GYL8Zo/hqdefault.jpg I wanted to start this one off by tackling the navbar and hero, but realized I never set up my typography, so I start with that first, meaning we get to dive back into the Bootstrap variables and custom files a bit in this video. Once the typography is looking good, it’s time to…