HTML » Links
👉 User Story:
As a user
Given a CodePen url (see below)
and website URL
I should be able to click a link
and navigate to the desired resource
Here is the url of this website, you can use it in your exercise:
https://learnjs.today
You can try things out directly on this pen:
https://codepen.io/marcopeg/pen/XWrEgjq
✅ Proposed Solution:
Don't run this unless you gave a very good effort to solve it yourself!