Brian's answers to the Bootstrap Exercises

  1. Each table entry got a specific box in a cleaner tabular view.
  2. Pushed off text away from the left of the screen
  3. .table th
  4. Selects every table header element within elements with class value: "table"
  5. font-weight:bold
  6. value=Shades every other row to gray
  7. .table-striped tbody tr: nth-of-type (odd)
  8. The table header's background color was filled in orange
  9. text-transform: uppercase
  10. font-size, margin-bottom<, font-weight, font-height, line-height, margin-top
    display, margin-block-start, margin-block-end, margin-inline-start, margin-inline-end
  11. font-size, font-weight
  12. It pushed everything in the div element to the right sort of like wrapping text.
  13. It added some space to the left of the image from all other elements
  14. border, border-radius
  15. body
  16. The text was italicized
  17. The font size and and type was changed to make it look like a quote from a book.
  18. em dash