6 lines
138 B
HTML
6 lines
138 B
HTML
<html>
|
|
<body>
|
|
<p>Visit <a href="http://one.com">Site One</a> and <a href="http://two.com">Site Two</a> for more info.</p>
|
|
</body>
|
|
</html>
|