Hello everyone, I’m in the process of finishing the personal portfolio page project but I can’t pass User Story #8: My portfolio should have a link with an id of “profile link”, which opens my GitHub or FCC profile in a new tab.
Here is my code so far: https://codepen.io/darrylat/pen/zYoQMjb
I have given the id for the GitHub link and the FCC profile but it still doesn’t work. If anyone see where I went wrong I’ll appreciate
@akretchakre, a hint for when tests fail.
Click the red button to see which test(s) are failing and text to help you correct the issue.
Be sure and read more than just the first line of the failing message. The ability to read and comprehend error messages is a skill you’ll need to acquire as a developer. Ask questions on what you don’t understand.