- Bootstrap (continued)
- Display & Position
- Media Queries/Media View Port
- Bootstrap Components (in-depth)
- Practice
- Take Home
display: none;
vs visibility: hidden;
Using the same take home repository from last class:
git pull
changes to master branchUsing today's bootstrap component practice repo:
git pull
your changes from last pull requestMaster Branch
and save.