2023 WDB: Introduction to Bootstrap 4 & 5 -- Day 11

 What is TinDog? TinDog is a web page project designed by Angela Yu in order to learn Bootstrap. She recommends following along with the project as it will help us pick up Bootstrap 4 & 5 quickly.

Although I am more interested in developing a fan site for Real Madrid, I have decided to follow along with the TinDog project so that I can learn Bootstrap better.


Here is the code for the NavBar using codeply:




Here is the basic website template


Here is the website with the new Navbar and basic Bootstrap styling:













Comments

Popular posts from this blog

Space Wars- Python 3

Maze Game in Python using Turtle