Anna's Bootstrap exercise answers

  1. Spaced it out and added divider lines
  2. 1st number - top margin
    2nd number - right margin
    3rd number - bottom margin
    4th number - left margin
  3. .table
  4. Any element that uses the class "table" will be selected.
  5. font-weight: bold;
  6. Greyed out alternatig rows of the table (makes it "striped")
  7. .table-striped tbody trinth-of-type(odd)
  8. Makes top row of the table orange
  9. text-transform: uppercase;
  10. Properties specified by Boostrap:
    font-size
    margin-bottom
    font-weight
    line-height
    margin-top
    box-sizing
    Properties specified by Chrome:
    display
    margin-block-start
    margin-block-end
    margin-inline-start
    margin-inline-end
  11. Property name 1: font-size
    Property name 2: font-weight
  12. Pushes the picture and caption to the right side of the page
  13. .float-right
  14. Padding
    Border
  15. body
  16. Makes it italicized and smaller
  17. Text larger and bolded
  18. Em dash