Add outcome image
This commit is contained in:
parent
83952eed97
commit
fe77c12d4e
|
@ -11,9 +11,10 @@ This will help you further practice adding classes and using class selectors, so
|
||||||
* **Both elements**: a font size of 28px and a list of fonts containing `Helvetica` and `Times New Roman`, with `sans-serif` as a fallback
|
* **Both elements**: a font size of 28px and a list of fonts containing `Helvetica` and `Times New Roman`, with `sans-serif` as a fallback
|
||||||
|
|
||||||
## Desired Outcome
|
## Desired Outcome
|
||||||
<!-- Insert Outcome Image -->
|

|
||||||
|
|
||||||
|
|
||||||
### Self Check
|
### Self Check
|
||||||
- Does each element have a unique class name?
|
- Does each element have a unique class name?
|
||||||
- Did you use the grouping selector for styles that both elements share?
|
- Did you use the grouping selector for styles that both elements share?
|
||||||
- Did you make separate rules for the styles unique to each element?
|
- Did you make separate rules for the styles unique to each element?
|
||||||
|
|
Loading…
Reference in New Issue