Anna's Bootstrap exercise answers
- Spaced it out and added divider lines
- 1st number - top margin
2nd number - right margin
3rd number - bottom margin
4th number - left margin
- .table
- Any element that uses the class "table" will be selected.
- font-weight: bold;
- Greyed out alternatig rows of the table (makes it "striped")
- .table-striped tbody trinth-of-type(odd)
- Makes top row of the table orange
- text-transform: uppercase;
- 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
- Property name 1: font-size
Property name 2: font-weight
- Pushes the picture and caption to the right side of the page
- .float-right
- Padding
Border
- body
- Makes it italicized and smaller
- Text larger and bolded
- Em dash