Day-2 Pushing HTML coding in Git and Github
Learn about the href attribute of anchor tag <a>
The <a>anchor tag defines a hyperlink, which is used to link from one page to another. By using href attribute inside the anchor tag
<a href="actual link"> link name </a>
ex: <a href="https://hashnode....
garimasharmacoder.hashnode.dev3 min read