This is the chanllege.
Create an a
element that links to https://freecatphotoapp.com
and has “cat photos” as its anchor text.
This is my answer:
<a href="https://freecodecamp.org">
cat photos</a>
When running the test, It says
// running tests You need an
an element that links to
https://freecatphotoapp.com
// tests completed
**Your browser information:**
User Agent is: <code>Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:79.0) Gecko/20100101 Firefox/79.0</code>.
**Challenge:** Link to External Pages with Anchor Elements
**Link to the challenge:**
https://www.freecodecamp.org/learn/responsive-web-design/basic-html-and-html5/link-to-external-pages-with-anchor-elements