Source Code: (back to article)
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
<a target="_blank" rel="noopener noreferrer" href="https://www.lipsum.com/">Lorem Ipsum</a>
<p>This link will open in a new browser tab or a new window.</p>
</body>
</html>