The final certification project is failing to recognize my accomplishment:
Step 8 of the instructions (titled User Stories) says: 1. Your portfolio should have a link with an id of profile-link, which opens your GitHub or freeCodeCamp profile in a new tab
If I add the code you posted to an empty page it passes the two tests. I’d suggest you validate the HTML and make sure you do not have any syntax errors.
Sorry, I have to keep the lights on. I had to go work. The validation tool had 2 correctible points and 15 points referring to sections that it suggested adding headings to and duplicate uses of the id tag. Among the duplicate uses was profile-link. Once I removed the duplicate link the code was accepted again. I am trying to create a proper profile to get my first certification. Thx so much for leading me in the right direction.