start . me .
Directory path . docs , infotech .

HTML Document File : languages.html

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>languages</title>
</head>

<body>

    <h1 id="languages">languages</h1>
    <ul class="sticky" style="background-color: lightgreen;">
        <li><a href="#es6-class-js-prototypes">es6-class-js-prototypes</a></li>
        <li><a href="#in-php-reimplement-js-prototype">in-php-reimplement-js-prototype</a></li>
        <li><a href="#in-php-mimick-js-prototype">in-php-mimick-js-prototype</a></li>
    </ul>

    <h1 id="es6-class-js-prototypes">es6-class-js-prototypes</h1>
    <div class="markdown-url"
        data-url="languages/deepseek/es6-class-js-prototypes--a577370b-8c14-4972-a34f-7c38e08ced76.md"></div>

    <h1 id="in-php-reimplement-js-prototype">in-php-reimplement-js-prototype</h1>
    <div class="markdown-url"
        data-url="languages/deepseek/in-php-reimplement-js-prototype--67a23b9f-d43f-40d0-82f0-ae4ad04886fd.md"></div>

    <h1 id="in-php-mimick-js-prototype">in-php-mimick-js-prototype</h1>
    <div class="markdown-url"
        data-url="languages/deepseek/in-php-mimick-js-prototype--d04f1be6-f784-479b-937a-fc9314fdae9b.md"></div>

    <script src="https://arkenidar.com/app/lib/html-markdown/markdown.js"></script>

    <hr>
    <script type="text/javascript" src="https://arkenidar.com/web/show-source.js"></script>

    <style>
        .sticky {
            position: sticky;
            top: 0;
        }
    </style>

</body>

</html>