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:
a2937
2023-01-27 06:34:12 -05:00
committed by GitHub
parent f62f04989b
commit 0b6ba2cf73

View File

@@ -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--