Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>The title of the document.</title>
</head>
<body>
<h1>The main heading</h1>
<!-- <p>We want to hide this part of the code temporary. </p> -->
<a href="https://www.w3docs.com">Homepage</a>
<!-- <p>This is a link to the homepage</p> -->
</body>
</html>