mad_app.htm 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  3. <meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" />
  4. <title>APP</title>
  5. <link rel="stylesheet" href="https://n2o.dev/blank.css" />
  6. <link rel="stylesheet" href="https://n2o.dev/zima.css" />
  7. </head><body><nav>
  8. <a href="https://n2o.dev">DEV</a>
  9. <a href="../index.html">MAD</a>
  10. <a href="#" style="background:#ededed;">APP</a>
  11. <div class="dropdown">
  12. <a onclick="drop()" class="dropbtn">EN</a>
  13. <div id="dropdown" class="dropdown-content">
  14. <a href="https://n2o.dev/deps/mad/man/ua/mad_app.htm">UA</a>
  15. <a href="https://mad.n2o.dev/man/mad_app.htm">EN</a>
  16. </div>
  17. </div>
  18. </nav><header>
  19. <a href="../index.html"><img src="https://openmoji.org/data/color/svg/26A1.svg" /></a>
  20. <h1>APP</h1>
  21. </header><main>
  22. <section>
  23. <h3>INTRO</h3>
  24. <p>The APP module.</p>
  25. </section>
  26. <section>
  27. <p>This module may refer to:
  28. MAN_MODULES
  29. </p>
  30. </section>
  31. </main><footer>
  32. 2005—2019 © Synrc Research Center
  33. </footer>
  34. <script>function drop(){document.getElementById("dropdown").classList.toggle("show");}</script>
  35. </body></html>