Namdak Tonpa 6 years ago
parent
commit
1d262c5ce4
97 changed files with 996 additions and 2759 deletions
  1. 29 73
      index.html
  2. 15 28
      man/action_alert.htm
  3. 10 28
      man/action_api.htm
  4. 10 28
      man/action_bind.htm
  5. 10 28
      man/action_confirm.htm
  6. 10 28
      man/action_event.htm
  7. 10 28
      man/action_jq.htm
  8. 10 28
      man/action_manage.htm
  9. 10 28
      man/action_transfer.htm
  10. 10 28
      man/action_ui.htm
  11. 10 28
      man/action_wire.htm
  12. 10 28
      man/element_area.htm
  13. 10 28
      man/element_audio.htm
  14. 10 28
      man/element_blockquote.htm
  15. 10 28
      man/element_button.htm
  16. 10 28
      man/element_calendar.htm
  17. 10 28
      man/element_canvas.htm
  18. 10 28
      man/element_checkbox.htm
  19. 10 28
      man/element_col.htm
  20. 10 28
      man/element_colgroup.htm
  21. 10 28
      man/element_color.htm
  22. 10 28
      man/element_command.htm
  23. 10 28
      man/element_date.htm
  24. 10 28
      man/element_datetime.htm
  25. 10 28
      man/element_datetime_local.htm
  26. 10 28
      man/element_del.htm
  27. 10 28
      man/element_details.htm
  28. 10 28
      man/element_dropdown.htm
  29. 10 28
      man/element_dtl.htm
  30. 10 28
      man/element_email.htm
  31. 10 28
      man/element_embed.htm
  32. 10 28
      man/element_fieldset.htm
  33. 10 28
      man/element_file.htm
  34. 10 28
      man/element_form.htm
  35. 10 28
      man/element_hidden.htm
  36. 10 28
      man/element_html.htm
  37. 10 28
      man/element_iframe.htm
  38. 10 28
      man/element_image.htm
  39. 11 27
      man/element_input.htm
  40. 10 28
      man/element_input_button.htm
  41. 10 28
      man/element_input_image.htm
  42. 10 28
      man/element_input_time.htm
  43. 10 28
      man/element_ins.htm
  44. 10 28
      man/element_keygen.htm
  45. 10 28
      man/element_label.htm
  46. 10 28
      man/element_legend.htm
  47. 10 28
      man/element_li.htm
  48. 10 28
      man/element_link.htm
  49. 10 28
      man/element_list.htm
  50. 10 28
      man/element_literal.htm
  51. 10 28
      man/element_map.htm
  52. 10 28
      man/element_menu.htm
  53. 10 28
      man/element_meta.htm
  54. 10 28
      man/element_meta_base.htm
  55. 10 28
      man/element_meta_link.htm
  56. 10 28
      man/element_meter.htm
  57. 10 28
      man/element_month.htm
  58. 10 28
      man/element_number.htm
  59. 10 28
      man/element_object.htm
  60. 10 28
      man/element_output.htm
  61. 10 28
      man/element_param.htm
  62. 10 28
      man/element_password.htm
  63. 10 28
      man/element_progress.htm
  64. 10 28
      man/element_q.htm
  65. 10 28
      man/element_radio.htm
  66. 10 28
      man/element_radiogroup.htm
  67. 10 28
      man/element_range.htm
  68. 10 28
      man/element_reset.htm
  69. 10 28
      man/element_script.htm
  70. 10 28
      man/element_search.htm
  71. 10 28
      man/element_select.htm
  72. 10 28
      man/element_source.htm
  73. 10 28
      man/element_style.htm
  74. 10 28
      man/element_submit.htm
  75. 10 28
      man/element_summary.htm
  76. 10 28
      man/element_table.htm
  77. 10 28
      man/element_td.htm
  78. 10 28
      man/element_tel.htm
  79. 10 28
      man/element_textarea.htm
  80. 11 27
      man/element_textbox.htm
  81. 10 28
      man/element_th.htm
  82. 10 28
      man/element_time.htm
  83. 10 28
      man/element_tr.htm
  84. 10 28
      man/element_track.htm
  85. 10 28
      man/element_upload.htm
  86. 10 28
      man/element_url.htm
  87. 10 28
      man/element_video.htm
  88. 10 28
      man/element_week.htm
  89. 10 28
      man/nitro.htm
  90. 10 28
      man/nitro_conv.htm
  91. 10 28
      man/nitro_pickle.htm
  92. 10 28
      man/nitro_static.htm
  93. 10 28
      man/wf_event.htm
  94. 10 28
      man/wf_render.htm
  95. 10 28
      man/wf_render_actions.htm
  96. 10 28
      man/wf_render_elements.htm
  97. 10 28
      man/wf_tags.htm

+ 29 - 73
index.html

@@ -1,28 +1,17 @@
-<html>
-
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>NITRO</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-
-<body>
-
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space' style="background:#ededed;">NITRO</a>
-</nav>
-
-<header>
-    <a href="https://github.com/synrc/nitro"><img src="https://synrc.space/images/Synrc Neo.svg?v=1"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="description" content="" />
+<meta name="author" content="Maxim Sokhatsky" />
+<title>NITRO</title>
+<link rel="stylesheet" href="https://n2o.dev/blank.css?x=14" />
+<link rel="stylesheet" href="https://n2o.dev/zima.css?x=14" />
+</head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space" style="background:#ededed;">NITRO</a>
+</nav><header>
+    <a href="https://github.com/synrc/nitro"><img src="https://synrc.space/images/Synrc Neo.svg?v=1" /></a>
     <h1>NITRO</h1>
     <h1>NITRO</h1>
-</header>
-
-<aside>
+</header><aside>
     <article>
     <article>
         <section>
         <section>
             <h3>SYNOPSIS</h3>
             <h3>SYNOPSIS</h3>
@@ -33,7 +22,7 @@
         </section>
         </section>
 
 
         <section>
         <section>
-            <a name=plugin><h3>USAGE</h3></a>
+            <a name="plugin"></a><h3>USAGE</h3>
             <div>You can get rebar dependency and compile it:</div>
             <div>You can get rebar dependency and compile it:</div>
         <figure>
         <figure>
         <code>
         <code>
@@ -43,22 +32,21 @@
         </code>
         </code>
         </figure>
         </figure>
             <div>
             <div>
-                Nov 2018 &copy; Namdak Tonpa <a href="https://5ht.co/license.htm">ISC</a>
+                Nov 2018 © Namdak Tonpa <a href="https://5ht.co/license.htm">ISC</a>
             </div>
             </div>
 
 
         </section>
         </section>
     </article>
     </article>
-</aside>
-<main>
+</aside><main>
     <section>
     <section>
-        <a name=endpoint><h3>ELEMENTS</h3></a>
+        <a name="endpoint"></a><h3>ELEMENTS</h3>
         <p> Nitrogen Elements is an HTML template engine for Erlang language where
         <p> Nitrogen Elements is an HTML template engine for Erlang language where
             all HTML tags are being rendered from Erlang records.
             all HTML tags are being rendered from Erlang records.
         </p>
         </p>
         <p>With N2O you don’t need to use HTML at all. Instead you define your page in the form of Erlang records so that the page is type checked at the compile time. This is a classic CGI approach for compiled pages and it gives us all the benefits of compile time error checking and provides DSL for client and server-side rendering.</p>
         <p>With N2O you don’t need to use HTML at all. Instead you define your page in the form of Erlang records so that the page is type checked at the compile time. This is a classic CGI approach for compiled pages and it gives us all the benefits of compile time error checking and provides DSL for client and server-side rendering.</p>
         <p>Nitrogen elements, by their nature, are UI control primitives that can be used to construct Nitrogen pages with Erlang internal DSL. They are compiled into HTML and JavaScript. Behavior of all elements is controlled on server-side and all the communication between browser and server-side is performed over WebSocket channels. Hence there is no need to use POST requests or HTML forms. I.e.</p>
         <p>Nitrogen elements, by their nature, are UI control primitives that can be used to construct Nitrogen pages with Erlang internal DSL. They are compiled into HTML and JavaScript. Behavior of all elements is controlled on server-side and all the communication between browser and server-side is performed over WebSocket channels. Hence there is no need to use POST requests or HTML forms. I.e.</p>
         <figure><code>
         <figure><code>
- #textbox { id=userName, body= <<"Anonymous">> },
+ #textbox { id=userName, body= &lt;&lt;"Anonymous">> },
  #panel { id=chatHistory, class=chat_history }
  #panel { id=chatHistory, class=chat_history }
         </code></figure>
         </code></figure>
         <p>will produce</p>
         <p>will produce</p>
@@ -67,28 +55,11 @@
  &lt;div id="chatHistory" class="chat_history"&gt;&lt;/div&gt;
  &lt;div id="chatHistory" class="chat_history"&gt;&lt;/div&gt;
         </code></figure>
         </code></figure>
 
 
-        <ul>
-            <li><b><a href="man/element_textbox.htm">element_textbox</a></b> &mdash; HTML Text Box</div></li>
-            <li><b><a href="man/element_input.htm">element_input</a></b> &mdash; HTML Input</div></li>
-            <li><b><a href="man/element_textarea.htm">element_textarea</a></b> &mdash; HTML Text Area</div></li>
-            <li><b><a href="man/element_th.htm">element_th</a></b> &mdash; HTML Table Header</div></li>
-            <li><b><a href="man/element_tr.htm">element_tr</a></b> &mdash; HTML Table Row</div></li>
-            <li><b><a href="man/element_table.htm">element_table</a></b> &mdash; HTML Table</div></li>
-            <li><b><a href="man/element_select.htm">element_select</a></b> &mdash; HTML Select</div></li>
-            <li><b><a href="man/element_button.htm">element_button</a></b> &mdash; HTML Button</div></li>
-            <li><b><a href="man/element_fieldset.htm">element_fieldset</a></b> &mdash; HTML Fieldset</div></li>
-            <li><b><a href="man/element_image.htm">element_image</a></b> &mdash; HTML Image</div></li>
-            <li><b><a href="man/element_label.htm">element_label</a></b> &mdash; HTML Label</div></li>
-            <li><b><a href="man/element_radio.htm">element_radio</a></b> &mdash; HTML Radiobutton</div></li>
-            <li><b><a href="man/element_password.htm">element_password</a></b> &mdash; NITRO Password Element</div></li>
-            <li><b><a href="man/element_upload.htm">element_upload</a></b> &mdash; NITRO Upload Element</div></li>
-            <li><b><a href="man/element_calendar.htm">element_calendar</a></b> &mdash; NITRO Calendar Element</div></li>
-            <li><b><a href="man/element_dtl.htm">element_dtl</a></b> &mdash; Django DTL Element</div></li>
-        </ul>
+        <ul><li><b><a href="man/element_textbox.htm">element_textbox</a></b> — HTML Text Box</li><li><b><a href="man/element_input.htm">element_input</a></b> — HTML Input</li><li><b><a href="man/element_textarea.htm">element_textarea</a></b> — HTML Text Area</li><li><b><a href="man/element_th.htm">element_th</a></b> — HTML Table Header</li><li><b><a href="man/element_tr.htm">element_tr</a></b> — HTML Table Row</li><li><b><a href="man/element_table.htm">element_table</a></b> — HTML Table</li><li><b><a href="man/element_select.htm">element_select</a></b> — HTML Select</li><li><b><a href="man/element_button.htm">element_button</a></b> — HTML Button</li><li><b><a href="man/element_fieldset.htm">element_fieldset</a></b> — HTML Fieldset</li><li><b><a href="man/element_image.htm">element_image</a></b> — HTML Image</li><li><b><a href="man/element_label.htm">element_label</a></b> — HTML Label</li><li><b><a href="man/element_radio.htm">element_radio</a></b> — HTML Radiobutton</li><li><b><a href="man/element_password.htm">element_password</a></b> — NITRO Password Element</li><li><b><a href="man/element_upload.htm">element_upload</a></b> — NITRO Upload Element</li><li><b><a href="man/element_calendar.htm">element_calendar</a></b> — NITRO Calendar Element</li><li><b><a href="man/element_dtl.htm">element_dtl</a></b> — Django DTL Element</li></ul>
 
 
     </section>
     </section>
     <section>
     <section>
-        <a name=endpoint><h3>ACTIONS</h3></a>
+        <a name="endpoint"></a><h3>ACTIONS</h3>
         <p> Nitrogen Ations is an JavaScript template engine for Erlang language where
         <p> Nitrogen Ations is an JavaScript template engine for Erlang language where
             all events and button reactions are being rendered from Erlang language.
             all events and button reactions are being rendered from Erlang language.
         </p>
         </p>
@@ -99,14 +70,14 @@
               body="Login",postback=login,source=[user,pass]});
               body="Login",postback=login,source=[user,pass]});
         </code></figure>
         </code></figure>
         <p>This will produce the following HTML:
         <p>This will produce the following HTML:
-        <figure><code>
+        </p><figure><code>
  &lt;input value="Login" id="loginButton" type="button"/&gt;
  &lt;input value="Login" id="loginButton" type="button"/&gt;
         </code></figure>
         </code></figure>
-       <p>and JavaScript code:</P>
+       <p>and JavaScript code:</p>
         <figure><code>
         <figure><code>
    qi('loginButton').outerHTML='&lt;button id=\"loginButton\"
    qi('loginButton').outerHTML='&lt;button id=\"loginButton\"
      type=\"button\"&gt;Login&lt;/button&gt;';{var x=qi('loginButton');
      type=\"button\"&gt;Login&lt;/button&gt;';{var x=qi('loginButton');
-     x && x.addEventListener('click',function (event){
+     x &#38;&#38; x.addEventListener('click',function (event){
       event.preventDefault(); { if (validateSources(['user','pass'])) {
       event.preventDefault(); { if (validateSources(['user','pass'])) {
         ws.send(enc(tuple(atom('pickle'),bin('loginButton'),
         ws.send(enc(tuple(atom('pickle'),bin('loginButton'),
            bin('b840bca20b3295619d1157105e355880f850bf0223f2f081549dc
            bin('b840bca20b3295619d1157105e355880f850bf0223f2f081549dc
@@ -118,23 +89,15 @@
             tuple(atom('pass'),querySource('pass'))]))); }
             tuple(atom('pass'),querySource('pass'))]))); }
        else console.log('Validation Error'); }});};
        else console.log('Validation Error'); }});};
         </code></figure>
         </code></figure>
-        <ul>
-            <li><b><a href="man/action_bind.htm">action_bind</a></b> &mdash; JavaScript Bind</div></li>
-            <li><b><a href="man/action_confirm.htm">action_confirm</a></b> &mdash; JavaScript Confirm</div></li>
-            <li><b><a href="man/action_event.htm">action_event</a></b> &mdash; JavaScript Postback Event</div></li>
-        </ul>
+        <ul><li><b><a href="man/action_bind.htm">action_bind</a></b> — JavaScript Bind</li><li><b><a href="man/action_confirm.htm">action_confirm</a></b> — JavaScript Confirm</li><li><b><a href="man/action_event.htm">action_event</a></b> — JavaScript Postback Event</li></ul>
 
 
     </section>
     </section>
     <section>
     <section>
-        <a name=mqtt><h3>RENDER</h3></a>
-        <ul>
-            <li><b><a href="man/wf_render.htm">wf_render</a></b> &mdash; Render Engine for Elements and Actions</div></li>
-            <li><b><a href="man/wf_event.htm">wf_event</a></b> &mdash; Event JavaScript postback renderer</div></li>
-            <li><b><a href="man/wf_tags.htm">wf_tags</a></b> &mdash; HTML5 XML renderer</div></li>
-        </ul>
+        <a name="mqtt"></a><h3>RENDER</h3>
+        <ul><li><b><a href="man/wf_render.htm">wf_render</a></b> — Render Engine for Elements and Actions</li><li><b><a href="man/wf_event.htm">wf_event</a></b> — Event JavaScript postback renderer</li><li><b><a href="man/wf_tags.htm">wf_tags</a></b> — HTML5 XML renderer</li></ul>
     </section>
     </section>
     <section>
     <section>
-        <a name=mqtt><h3>SPEC</h3></a>
+        <a name="mqtt"></a><h3>SPEC</h3>
          <p>NITRO supports streaming of
          <p>NITRO supports streaming of
             prerendered forms over WebSocket and MQTT
             prerendered forms over WebSocket and MQTT
             and provides tiny JavaScript library to work with document model.
             and provides tiny JavaScript library to work with document model.
@@ -160,13 +123,6 @@
         <p>
         <p>
         </p>
         </p>
     </section>
     </section>
-</main>
-
-<footer>
+</main><footer>
     Made with <span class="heart">❤</span> to N2O
     Made with <span class="heart">❤</span> to N2O
-</footer>
-
-</body>
-</html>
-
-
+</footer></body></html>

+ 15 - 28
man/action_alert.htm

@@ -1,24 +1,16 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>ALERT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">ALERT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" />
+<title>ALERT</title>
+<link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" />
+</head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">ALERT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>ALERT</h1>
     <h1>ALERT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +22,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_api.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>API</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">API</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>API</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">API</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>API</h1>
     <h1>API</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_bind.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>BIND</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">BIND</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>BIND</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">BIND</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>BIND</h1>
     <h1>BIND</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_confirm.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>CONFIRM</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">CONFIRM</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CONFIRM</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">CONFIRM</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>CONFIRM</h1>
     <h1>CONFIRM</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_event.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>EVENT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">EVENT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EVENT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">EVENT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>EVENT</h1>
     <h1>EVENT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_jq.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>JQ</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">JQ</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>JQ</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">JQ</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>JQ</h1>
     <h1>JQ</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_manage.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>MANAGE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">MANAGE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MANAGE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">MANAGE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>MANAGE</h1>
     <h1>MANAGE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_transfer.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TRANSFER</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">TRANSFER</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TRANSFER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">TRANSFER</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TRANSFER</h1>
     <h1>TRANSFER</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_ui.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>UI</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">UI</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>UI</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">UI</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>UI</h1>
     <h1>UI</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/action_wire.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>WIRE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ACTION</a>
-    <a href='#' style="background:#ededed;">WIRE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>WIRE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ACTION</a>
+    <a href="#" style="background:#ededed;">WIRE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>WIRE</h1>
     <h1>WIRE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_area.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>AREA</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">AREA</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>AREA</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">AREA</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>AREA</h1>
     <h1>AREA</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_audio.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>AUDIO</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">AUDIO</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>AUDIO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">AUDIO</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>AUDIO</h1>
     <h1>AUDIO</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_blockquote.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>BLOCKQUOTE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">BLOCKQUOTE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>BLOCKQUOTE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">BLOCKQUOTE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>BLOCKQUOTE</h1>
     <h1>BLOCKQUOTE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_button.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>BUTTON</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">BUTTON</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>BUTTON</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">BUTTON</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>BUTTON</h1>
     <h1>BUTTON</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_calendar.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>CALENDAR</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">CALENDAR</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CALENDAR</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">CALENDAR</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>CALENDAR</h1>
     <h1>CALENDAR</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_canvas.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>CANVAS</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">CANVAS</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CANVAS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">CANVAS</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>CANVAS</h1>
     <h1>CANVAS</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_checkbox.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>CHECKBOX</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">CHECKBOX</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CHECKBOX</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">CHECKBOX</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>CHECKBOX</h1>
     <h1>CHECKBOX</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_col.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>COL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">COL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">COL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>COL</h1>
     <h1>COL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_colgroup.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>COLGROUP</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">COLGROUP</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COLGROUP</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">COLGROUP</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>COLGROUP</h1>
     <h1>COLGROUP</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_color.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>COLOR</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">COLOR</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COLOR</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">COLOR</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>COLOR</h1>
     <h1>COLOR</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_command.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>COMMAND</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">COMMAND</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>COMMAND</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">COMMAND</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>COMMAND</h1>
     <h1>COMMAND</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_date.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DATE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DATE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DATE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DATE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DATE</h1>
     <h1>DATE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_datetime.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DATETIME</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DATETIME</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DATETIME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DATETIME</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DATETIME</h1>
     <h1>DATETIME</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_datetime_local.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DATETIME</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DATETIME</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DATETIME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DATETIME</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DATETIME</h1>
     <h1>DATETIME</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_del.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DEL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DEL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DEL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DEL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DEL</h1>
     <h1>DEL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_details.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DETAILS</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DETAILS</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DETAILS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DETAILS</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DETAILS</h1>
     <h1>DETAILS</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_dropdown.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DROPDOWN</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DROPDOWN</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DROPDOWN</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DROPDOWN</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DROPDOWN</h1>
     <h1>DROPDOWN</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_dtl.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>DTL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">DTL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>DTL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">DTL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>DTL</h1>
     <h1>DTL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_email.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>EMAIL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">EMAIL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EMAIL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">EMAIL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>EMAIL</h1>
     <h1>EMAIL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_embed.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>EMBED</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">EMBED</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EMBED</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">EMBED</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>EMBED</h1>
     <h1>EMBED</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_fieldset.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>FIELDSET</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">FIELDSET</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>FIELDSET</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">FIELDSET</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>FIELDSET</h1>
     <h1>FIELDSET</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_file.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>FILE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">FILE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>FILE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">FILE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>FILE</h1>
     <h1>FILE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_form.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>FORM</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">FORM</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>FORM</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">FORM</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>FORM</h1>
     <h1>FORM</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_hidden.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>HIDDEN</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">HIDDEN</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>HIDDEN</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">HIDDEN</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>HIDDEN</h1>
     <h1>HIDDEN</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_html.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>HTML</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">HTML</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>HTML</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">HTML</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>HTML</h1>
     <h1>HTML</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_iframe.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>IFRAME</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">IFRAME</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>IFRAME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">IFRAME</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>IFRAME</h1>
     <h1>IFRAME</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_image.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>IMAGE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">IMAGE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>IMAGE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">IMAGE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>IMAGE</h1>
     <h1>IMAGE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 11 - 27
man/element_input.htm

@@ -1,28 +1,15 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>INPUT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>NITRO</a>
-    <a href='#' style="background:#ededed;">INPUT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="#" style="background:#ededed;">INPUT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
     <h1>INPUT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
         <h3>ERLANG</h3>
         <h3>ERLANG</h3>
         <figure><code>
         <figure><code>
- #input { id=userName, body= <<"Anonymous">> },
+ #input { id=userName, body= &lt;&lt;"Anonymous">> },
         </code></figure>
         </code></figure>
     </section>
     </section>
     <section>
     <section>
@@ -31,9 +18,6 @@
  &lt;input value="Anonymous" id="userName" type="text"/&gt;
  &lt;input value="Anonymous" id="userName" type="text"/&gt;
         </code></figure>
         </code></figure>
     </section>
     </section>
-</main>
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_input_button.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>INPUT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">INPUT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">INPUT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
     <h1>INPUT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_input_image.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>INPUT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">INPUT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">INPUT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
     <h1>INPUT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_input_time.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>INPUT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">INPUT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">INPUT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>INPUT</h1>
     <h1>INPUT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_ins.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>INS</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">INS</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>INS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">INS</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>INS</h1>
     <h1>INS</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_keygen.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>KEYGEN</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">KEYGEN</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>KEYGEN</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">KEYGEN</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>KEYGEN</h1>
     <h1>KEYGEN</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_label.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>LABEL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">LABEL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LABEL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">LABEL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>LABEL</h1>
     <h1>LABEL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_legend.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>LEGEND</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">LEGEND</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LEGEND</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">LEGEND</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>LEGEND</h1>
     <h1>LEGEND</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_li.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>LI</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">LI</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LI</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">LI</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>LI</h1>
     <h1>LI</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_link.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>LINK</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">LINK</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LINK</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">LINK</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>LINK</h1>
     <h1>LINK</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_list.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>LIST</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">LIST</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LIST</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">LIST</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>LIST</h1>
     <h1>LIST</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_literal.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>LITERAL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">LITERAL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>LITERAL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">LITERAL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>LITERAL</h1>
     <h1>LITERAL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_map.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>MAP</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">MAP</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MAP</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">MAP</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>MAP</h1>
     <h1>MAP</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_menu.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>MENU</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">MENU</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MENU</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">MENU</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>MENU</h1>
     <h1>MENU</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_meta.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>META</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">META</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>META</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">META</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>META</h1>
     <h1>META</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_meta_base.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>META</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">META</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>META</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">META</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>META</h1>
     <h1>META</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_meta_link.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>META</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">META</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>META</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">META</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>META</h1>
     <h1>META</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_meter.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>METER</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">METER</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>METER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">METER</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>METER</h1>
     <h1>METER</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_month.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>MONTH</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">MONTH</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>MONTH</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">MONTH</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>MONTH</h1>
     <h1>MONTH</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_number.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>NUMBER</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">NUMBER</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>NUMBER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">NUMBER</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>NUMBER</h1>
     <h1>NUMBER</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_object.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>OBJECT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">OBJECT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>OBJECT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">OBJECT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>OBJECT</h1>
     <h1>OBJECT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_output.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>OUTPUT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">OUTPUT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>OUTPUT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">OUTPUT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>OUTPUT</h1>
     <h1>OUTPUT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_param.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>PARAM</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">PARAM</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PARAM</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">PARAM</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>PARAM</h1>
     <h1>PARAM</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_password.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>PASSWORD</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">PASSWORD</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PASSWORD</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">PASSWORD</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>PASSWORD</h1>
     <h1>PASSWORD</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_progress.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>PROGRESS</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">PROGRESS</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PROGRESS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">PROGRESS</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>PROGRESS</h1>
     <h1>PROGRESS</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_q.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>Q</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">Q</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>Q</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">Q</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>Q</h1>
     <h1>Q</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_radio.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RADIO</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">RADIO</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RADIO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">RADIO</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RADIO</h1>
     <h1>RADIO</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_radiogroup.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RADIOGROUP</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">RADIOGROUP</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RADIOGROUP</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">RADIOGROUP</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RADIOGROUP</h1>
     <h1>RADIOGROUP</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_range.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RANGE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">RANGE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RANGE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">RANGE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RANGE</h1>
     <h1>RANGE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_reset.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RESET</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">RESET</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RESET</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">RESET</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RESET</h1>
     <h1>RESET</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_script.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>SCRIPT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">SCRIPT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SCRIPT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">SCRIPT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>SCRIPT</h1>
     <h1>SCRIPT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_search.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>SEARCH</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">SEARCH</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SEARCH</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">SEARCH</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>SEARCH</h1>
     <h1>SEARCH</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_select.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>SELECT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">SELECT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SELECT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">SELECT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>SELECT</h1>
     <h1>SELECT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_source.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>SOURCE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">SOURCE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SOURCE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">SOURCE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>SOURCE</h1>
     <h1>SOURCE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_style.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>STYLE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">STYLE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>STYLE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">STYLE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>STYLE</h1>
     <h1>STYLE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_submit.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>SUBMIT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">SUBMIT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SUBMIT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">SUBMIT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>SUBMIT</h1>
     <h1>SUBMIT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_summary.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>SUMMARY</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">SUMMARY</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>SUMMARY</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">SUMMARY</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>SUMMARY</h1>
     <h1>SUMMARY</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_table.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TABLE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TABLE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TABLE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TABLE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TABLE</h1>
     <h1>TABLE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_td.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TD</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TD</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TD</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TD</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TD</h1>
     <h1>TD</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_tel.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TEL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TEL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TEL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TEL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TEL</h1>
     <h1>TEL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_textarea.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TEXTAREA</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TEXTAREA</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TEXTAREA</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TEXTAREA</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TEXTAREA</h1>
     <h1>TEXTAREA</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 11 - 27
man/element_textbox.htm

@@ -1,28 +1,15 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TEXTBOX</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>NITRO</a>
-    <a href='#' style="background:#ededed;">TEXTBOX</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TEXTBOX</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="#" style="background:#ededed;">TEXTBOX</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TEXTBOX</h1>
     <h1>TEXTBOX</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
         <h3>ERLANG</h3>
         <h3>ERLANG</h3>
         <figure><code>
         <figure><code>
- #textbox { id=userName, body= <<"Anonymous">> },
+ #textbox { id=userName, body= &lt;&lt;"Anonymous">> },
         </code></figure>
         </code></figure>
     </section>
     </section>
     <section>
     <section>
@@ -31,9 +18,6 @@
  &lt;input value="Anonymous" id="userName" type="text"/&gt;
  &lt;input value="Anonymous" id="userName" type="text"/&gt;
         </code></figure>
         </code></figure>
     </section>
     </section>
-</main>
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_th.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TH</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TH</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TH</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TH</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TH</h1>
     <h1>TH</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_time.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TIME</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TIME</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TIME</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TIME</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TIME</h1>
     <h1>TIME</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_tr.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TR</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TR</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TR</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TR</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TR</h1>
     <h1>TR</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_track.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TRACK</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">TRACK</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TRACK</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">TRACK</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TRACK</h1>
     <h1>TRACK</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_upload.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>UPLOAD</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">UPLOAD</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>UPLOAD</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">UPLOAD</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>UPLOAD</h1>
     <h1>UPLOAD</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_url.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>URL</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">URL</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>URL</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">URL</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>URL</h1>
     <h1>URL</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_video.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>VIDEO</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">VIDEO</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>VIDEO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">VIDEO</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>VIDEO</h1>
     <h1>VIDEO</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/element_week.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>WEEK</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>ELEMENT</a>
-    <a href='#' style="background:#ededed;">WEEK</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>WEEK</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">ELEMENT</a>
+    <a href="#" style="background:#ededed;">WEEK</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>WEEK</h1>
     <h1>WEEK</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/nitro.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>NITRO</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>NITRO</a>
-    <a href='#' style="background:#ededed;">NITRO</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>NITRO</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="#" style="background:#ededed;">NITRO</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>NITRO</h1>
     <h1>NITRO</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/nitro_conv.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>CONV</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>NITRO</a>
-    <a href='#' style="background:#ededed;">CONV</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>CONV</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="#" style="background:#ededed;">CONV</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>CONV</h1>
     <h1>CONV</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/nitro_pickle.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>PICKLE</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>NITRO</a>
-    <a href='#' style="background:#ededed;">PICKLE</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>PICKLE</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="#" style="background:#ededed;">PICKLE</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>PICKLE</h1>
     <h1>PICKLE</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/nitro_static.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>STATIC</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>NITRO</a>
-    <a href='#' style="background:#ededed;">STATIC</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>STATIC</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">NITRO</a>
+    <a href="#" style="background:#ededed;">STATIC</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>STATIC</h1>
     <h1>STATIC</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/wf_event.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>EVENT</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>WF</a>
-    <a href='#' style="background:#ededed;">EVENT</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>EVENT</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">WF</a>
+    <a href="#" style="background:#ededed;">EVENT</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>EVENT</h1>
     <h1>EVENT</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/wf_render.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RENDER</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>WF</a>
-    <a href='#' style="background:#ededed;">RENDER</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RENDER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">WF</a>
+    <a href="#" style="background:#ededed;">RENDER</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RENDER</h1>
     <h1>RENDER</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/wf_render_actions.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RENDER</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>WF</a>
-    <a href='#' style="background:#ededed;">RENDER</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RENDER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">WF</a>
+    <a href="#" style="background:#ededed;">RENDER</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RENDER</h1>
     <h1>RENDER</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/wf_render_elements.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>RENDER</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>WF</a>
-    <a href='#' style="background:#ededed;">RENDER</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>RENDER</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">WF</a>
+    <a href="#" style="background:#ededed;">RENDER</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>RENDER</h1>
     <h1>RENDER</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>

+ 10 - 28
man/wf_tags.htm

@@ -1,24 +1,11 @@
-<html>
-<head>
-    <meta charset="utf-8" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="description" content="" />
-    <meta name="author" content="Maxim Sokhatsky" />
-    <title>TAGS</title>
-    <link rel="stylesheet" href="https://synrc.space/synrc.css" />
-</head>
-<body>
-<nav>
-    <a href='https://n2o.dev'>DEV</a>
-    <a href='https://nitro.n2o.space'>WF</a>
-    <a href='#' style="background:#ededed;">TAGS</a>
-</nav>
-<header>
-    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"></a>
+<html><head><meta charset="utf-8" /><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="description" content="" /><meta name="author" content="Maxim Sokhatsky" /><title>TAGS</title><link rel="stylesheet" href="https://n2o.dev/blank.css" /><link rel="stylesheet" href="https://n2o.dev/zima.css" /></head><body><nav>
+    <a href="https://n2o.dev">DEV</a>
+    <a href="https://nitro.n2o.space">WF</a>
+    <a href="#" style="background:#ededed;">TAGS</a>
+</nav><header>
+    <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
     <h1>TAGS</h1>
     <h1>TAGS</h1>
-</header>
-<main>
+</header><main>
     <section>
     <section>
 
 
 <h3>INTRO</h3>
 <h3>INTRO</h3>
@@ -30,11 +17,6 @@
 MAN_MODULES
 MAN_MODULES
 </p>
 </p>
     </section>
     </section>
-</main>
-
-<footer>
-    2005&mdash;2019 &copy; Synrc Research Center
-</footer>
-
-</body>
-</html>
+</main><footer>
+    2005—2019 © Synrc Research Center
+</footer></body></html>