HTMLHTML + CSS
Draft saved locallyHTML · Spaces: 2
Live preview move your pointer inside
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
aelement. - Set a non-empty
href. - Keep the visible text
Visit MDN.
Check my page Run project