Link Tags
The <a>
tag defines a hyperlink. Most commonly used with href attribute.
The Basics: Link Tags
Codepen Lesson
Just add a full working <a>
anywhere in the text and link off to google.
look up "target="_blank" and try to figure out how to open a new tab. Add one of each in the text.
Video Walkthrough
Learn more HTML Tags!
Audio Walkthrough
How to make a link in HTML