mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-05 14:00:41 -05:00
fix(curriculum): Clarify Cat Photo App 29 instructions (#58307)
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ dashedName: step-29
|
||||
|
||||
The code for an ordered list (`ol`) is similar to an unordered list, but list items in an ordered list are numbered when displayed.
|
||||
|
||||
After the second `section` element's last `h3` element, add an ordered list with these three list items:
|
||||
Below the `h3` element, add an ordered list with these three list items:
|
||||
|
||||
`flea treatment`
|
||||
`thunder`
|
||||
|
||||
@@ -9,7 +9,7 @@ dashedName: step-29
|
||||
|
||||
The code for an ordered list (`ol`) is similar to an unordered list, but list items in an ordered list are numbered when displayed.
|
||||
|
||||
After the second `section` element's last `h3` element, add an ordered list with these three list items:
|
||||
Below the `h3` element, add an ordered list with these three list items:
|
||||
|
||||
`flea treatment`
|
||||
`thunder`
|
||||
|
||||
Reference in New Issue
Block a user