fix(curriculum): learn HTML by building a cat app fix (#58095)

This commit is contained in:
Gagan Bhullar 2025-01-13 23:46:37 -07:00 committed by GitHub
parent 83ac048218
commit ec54f650a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -7,7 +7,9 @@ dashedName: step-14
# --description--
Turn the existing text `cute cats` into an anchor element that links to `https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg`.
Turn the existing text `cute cats` into an anchor element that links to:
`https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg`
# --hints--

View File

@ -7,7 +7,9 @@ dashedName: step-14
# --description--
Turn the existing text `cute cats` into an anchor element that links to `https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg`.
Turn the existing text `cute cats` into an anchor element that links to:
`https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg`
# --hints--