4. Add text of Links that will display on the webpage.
7. Add text of This is a link to my dashboard: that will display on the webpage.
8. Adding an <a> tag with the href = to /dashboard. This will add a link to the dashboard on the webpage.
10. Type: </a> . This is closing the link tag so that the link to the dashboard will be named link.
13. Type: </html> . You will see a link and text has been added to the webpage. Please know if you click on the word link you will be forward to your dashboard. You will then need to find the expert html course to keep learning.