<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
<p>This is a <a href="http://example.com">link</a>.</p>
<p>This is a <a href="http://example.com">http://example.com</a> with no interior text.</p>
<p>This is a <a href="http://example.com">http://example.com</a> with no macro designation.</p>
</body>
</html>