1 2 3 4 5 6
<html> <body> <h1>Hello!</h1> <a href="/other-page">A link to another page</a> </body> </html>