mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
Chore(curriculum) - Clarify Cat Photo App Step 15 (#49139)
Chore(curriculum) - Clarify Cat Photo App Steps Co-authored-by: Sem Bauke <semboot699@gmail.com>
This commit is contained in:
parent
f62f04989b
commit
0b6ba2cf73
@ -7,6 +7,8 @@ dashedName: step-15
|
||||
|
||||
# --description--
|
||||
|
||||
In previous steps you used an anchor element to turn text into a link. Other types of content can also be turned into a link by wrapping it in anchor tags.
|
||||
|
||||
Turn the image into a link by surrounding it with necessary element tags. Use `https://freecatphotoapp.com` as the anchor's `href` attribute value.
|
||||
|
||||
# --hints--
|
||||
|
||||
Loading…
Reference in New Issue
Block a user