Html Tutorial For Beginners Part 3
You can use a(anchor) elements to link to content outside of your web page.
aelements need a destination web address called an hrefattribute. They also need anchor text. Here's an example:
<a href="https://www.freecodecamp.org">this links to freecode...
ahmadullahnikzad.hashnode.dev1 min read