Brian's answers to the Bootstrap Exercises
- Each table entry got a specific box in a cleaner tabular view.
- Pushed off text away from the left of the screen
- .table th
- Selects every table header element within elements with class value: "table"
- font-weight:bold
- value=Shades every other row to gray
- .table-striped tbody tr: nth-of-type (odd)
- The table header's background color was filled in orange
- text-transform: uppercase
- 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
- font-size, font-weight
- It pushed everything in the div element to the right sort of like wrapping text.
- It added some space to the left of the image from all other elements
- border, border-radius
- body
- The text was italicized
- The font size and and type was changed to make it look like a quote from a book.
- em dash