mockup1.html 214 Bytes
<html>
    <head>
        <title>Mockup Triangle Interface</title>
    </head>
    <body>
        <h1>Mockup Triangle Interface</h1>
        <p>
            First example of mockup.
        </p>
    </body>
</html>