Add outcome image
This commit is contained in:
parent
7d2385fe7e
commit
b23b1ba593
|
@ -10,8 +10,9 @@ The properties you need to add are:
|
||||||
* Only the `p` elements that are descendants of the `div` element should have a yellow background, red text, a font size of 20px, and center aligned
|
* Only the `p` elements that are descendants of the `div` element should have a yellow background, red text, a font size of 20px, and center aligned
|
||||||
|
|
||||||
## Desired Outcome
|
## Desired Outcome
|
||||||
<!-- Insert Outcome Image -->
|
![outcome](https://user-images.githubusercontent.com/70952936/131268923-75916744-d57f-4609-92f0-4f7ce031726a.png)
|
||||||
|
|
||||||
|
|
||||||
### Self Check
|
### Self Check
|
||||||
- Do the elements that contain the text "This should be styled" have the correct styles applied?
|
- Do the elements that contain the text "This should be styled" have the correct styles applied?
|
||||||
- Do the elements that contain the text "This should be unstyled" have no styles applied?
|
- Do the elements that contain the text "This should be unstyled" have no styles applied?
|
||||||
|
|
Loading…
Reference in New Issue