You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a 2nd div within the footer so that you can add your own footer information after you recreate this project.
So that on one side it reads "Made with love and a sonic screwdriver by Faith H. Wallace, Ph.D., 2017" and then on the other side it could read something like "Recreated with love through Faith's Open Source Project for Beginners by YOUR NAME, 2017 "
Change the Bootstrap .col-md-12 class to a .col-md-6 and then add a 2nd .col-md-6 div so that the footer will have 2 equal sized columns.
Add the Bootstrap class to align the text in the center of both of these divs.
Add a heart icon from Font Awesome after "Recreated with "... so that it reads "Recreated with love" and "love" is the heart icon.
Use a span class to make the heart red.
After the span for the heart, add the text "through Faith's Open Source Project for Beginners by YOUR NAME, 2017" making sure that the spacing is correct between each word and icon.
Adding a 2nd div within the footer so that you can add your own footer information after you recreate this project.
So that on one side it reads "Made with love and a sonic screwdriver by Faith H. Wallace, Ph.D., 2017" and then on the other side it could read something like "Recreated with love through Faith's Open Source Project for Beginners by YOUR NAME, 2017 "
The text was updated successfully, but these errors were encountered: