ACTIVITY 4 – HTML Link Exercises

This activity involved creating clickable hyperlinks using the <a> anchor tag.

CODE:

OUTPUT:

WORKING LINK:

WHAT I LEARNED:

I learned how to connect webpages using <a href=””>, and how internal and external links work in a website.