Tell us what’s happening:
My wrapped link ( element) is returning the error message "you should wrap the element with the text freeCodeCamp.
Your code so far
<!-- file: index.html -->
<!-- User Editable Region -->
<a href="https://freecodecamp.org"> freeCodeCamp</a><br />
<!-- User Editable Region -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0
Challenge Information:
Build a Quiz Webpage - Step 44