<div>
    <h2>home page</h2>
    <a href="1.html" style="text-decoration: none; ">
        this is a home page. Click me
    </a>
    <a href="2.html" style="float: right">2.html</a>
</div>