Carly's Bootstrap exercise answers
- This class created horizontal lines inbetween data and spread it the length of the page.
- 0px= makes top margin wider
20 px= makes right side margin wider
makes bottom margin wider
20px= makes left margin wider.
- .table th
- used for table header cells
- font-weight: bold;
- it made every other line gray/white respectively.
- width=100%
margin-bottom: 1rem
color #212529
- made the top line of the table orange
- th {
text-transform:uppercase;
}
- 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
- property name 1: font-size
protperty name 2: font-weight
- moved the picture to the right and wraped the text to the left around it.
- moved the text to the left away from the picture (created a larger margin)
- padding- adds box around th img
bgc- changes border/box
border- border line color
borad radius- rounded or sharp corneres
height- height photo
- font-fam=-apple-
font-size= 1rem
- italicized and made smaller
- made the paragraphs bigger and text a little bolder
- em dash