<nav>
<a href="#contact">Go to contact</a>
<a href="https://developer.mozilla.org/">MDN documentation</a>
</nav>href sets the destination, while visible text explains it. The #contact fragment points to an element with the same id.
LESSON 03 OF 120
Create links that explain where they lead.
Link text should make sense without the surrounding sentence.
<nav>
<a href="#contact">Go to contact</a>
<a href="https://developer.mozilla.org/">MDN documentation</a>
</nav>href sets the destination, while visible text explains it. The #contact fragment points to an element with the same id.
<a href="#">Click here</a>The # destination does not identify a real section, and the text does not explain where the user will go.
Add a link to #contact and an HTTPS link to MDN with descriptive text.
Check each link destination and text together: href must exist and the label must describe the action.
ANALYSIS REQUEST
The initial discussion is without obligation. You receive an honest recommendation, suitable stages and the factors that affect price.