Lesson: Responsive Design with Bootstrap
Create Bootstrap Wells
Bootstrap has a class called well
that can create a visual sense of depth for your columns.
Nest one div
element with the class well
within each of your col-xs-6
div
elements.
The content on this page is licensed under Attribution-ShareAlike 4.0 International. Original authors: freeCodeCamp, the content was modified.