mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 18:03:49 -05:00
fix(curriculum): learn HTML by building a cat app fix (#58095)
This commit is contained in:
@@ -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--
|
||||
|
||||
|
||||
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user