<html>
    
    <head>
        <title>Documentation</title>
        <link rel="stylesheet" type="text/css" href="documentation.css">
        <link rel="shortcut icon" type="Logo/png" href="ccc_logo.png"/>
    </head>
    
    <body>
        <div id="Infos">
            <p> <a href="/">index page</a> | <a href="/list">user and tag list</a></p>
        </div>
        <h1 class="header"> <u>Documentation</u> </h1>
        <p>&nbsp;</p> 
        <div id="text">
            <h2>API:</h2>
            <p>API Documentation:</p>
            <br></br>
            <h2>Error Codes:</h2>
            <p>Error Codes Documentation</p>
        </div>
    </body>

</html>