HTMLHTML + CSS
Draft saved locallyHTML · Spaces: 2
Live preview move your pointer inside
Mission 01 10 min
Reward+100 XP

Add a Useful Link

Links connect pages and resources. The href attribute tells the browser where to go.

01
Your mission

Turn Visit MDN into a link to https://developer.mozilla.org/.

  • Use an a element.
  • Set a non-empty href.
  • Keep the visible text Visit MDN.
Check my page Run project
Mission demoAdd a Useful Link

Finished result only — the answer code stays hidden.