Lesson: Responsive Design with Bootstrap
Create a Bootstrap Button
Bootstrap has its own styles for button
elements, which look much better than the plain HTML ones.
Create a new button
element below your large kitten photo. Give it the class btn
and the text of "Like".
The content on this page is licensed under Attribution-ShareAlike 4.0 International. Original authors: freeCodeCamp, the content was modified.