Carly's Bootstrap exercise answers

  1. This class created horizontal lines inbetween data and spread it the length of the page.
  2. 0px= makes top margin wider
    20 px= makes right side margin wider
    makes bottom margin wider
    20px= makes left margin wider.
  3. .table th
  4. used for table header cells
  5. font-weight: bold;
  6. it made every other line gray/white respectively.
  7. width=100%
    margin-bottom: 1rem
    color #212529
  8. made the top line of the table orange
  9. th {
    text-transform:uppercase;
    }
  10. Properties specified by bootstrap
    font-size
    margin-bottom
    font weight
    line-height
    margin-top
    display

    Properties specified by chrome
    margin-block-start
    margin-block-end
    margin-incline-start
    magin-incline-end
  11. property name 1: font-size
    protperty name 2: font-weight
  12. moved the picture to the right and wraped the text to the left around it.
  13. moved the text to the left away from the picture (created a larger margin)
  14. padding- adds box around th img
    bgc- changes border/box
    border- border line color
    borad radius- rounded or sharp corneres
    height- height photo
  15. font-fam=-apple-
    font-size= 1rem
  16. italicized and made smaller
  17. made the paragraphs bigger and text a little bolder
  18. em dash