Skip to content

nkurelli/bootstrap-grid-icon-practice

 
 

Repository files navigation

Bootstrap Nested Grid & Icons Practice

Run on Repl.it

Initial Icons

The Goal

In this lab, you will practice various complex layouts to build up the crucial skill of nesting rows and columns. You'll also gain comfort using Font Awesome Icons, which provide important visual cues to users.

Getting Started

  1. Clone this repository using git clone
  2. cd into the bootstrap-grid-icon folder
  3. Open the file index.html and preview it. You should see something that looks a lot like the photo above. It is worth noting that every row has a yellow background and every column has a black outline.

The Lab

For each of the following challenges, you may change any of the row or column divs you see in index.html. Note that white space between rows indicates that there are two separate row divs, and no white space (an entirely yelllow background) indicates that items are in the same row.

Challenge 1

Challenge1

Challenge 2

Challenge2

Challenge 3

Challenge3

Challenge 4

Challenge4

Challenge 5

Challenge5

Stretch

  1. Adding as many rows, columns, and icons as you'd like, create your own challenge and swap with a friend!

  2. Once you've completed all of the challenges, check out the Font Awesome Library. Feel free to swap the icons for ones that you like.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.6%
  • CSS 7.4%