<!doctype html>
<html lang="en">
<head>
<title>HTML Attributes Href in Anchor Tag</title>
</head>
<body>
<h2>HTML Attributes Href in Anchor Tag</h2>
<a href="https://tutorialdeep.com/html-anchor-tag/">HTML anchor tag</a>
</body>
</html>
Go to Tutorialdeep Homepage