generated from MacrowebCloud/POA-Doc
-
Notifications
You must be signed in to change notification settings - Fork 1
/
html_str.php
60 lines (45 loc) · 5.2 KB
/
html_str.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!-- Copyrgiths 2022 GNU GPL3 Macroweb. PrivateOpenAssets -->
<div style="background: #f5f5f5; overflow:auto;width:auto;border:solid gray;border-width:0px;padding:1.6em;"><pre style="margin: 0; line-height: 125%"><span style="color: #bb0066; font-weight: bold"><body</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"fixed-left"</span><span style="color: #bb0066; font-weight: bold">></span>
<span style="color: #888888"><!-- Begin page --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">id=</span><span style="color: #dd2200; background-color: #fff0f0">"wrapper"</span><span style="color: #bb0066; font-weight: bold">></span>
<span style="color: #888888"><!-- Top Bar Start --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"topbar"</span><span style="color: #bb0066; font-weight: bold">></span>
<span style="color: #888888"><!-- LOGO --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"topbar-left"</span><span style="color: #bb0066; font-weight: bold">></span>
...
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #888888"><!-- Top Bar End --></span>
<span style="color: #888888"><!-- ========== Left Sidebar start ========== --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"left side-menu"</span><span style="color: #bb0066; font-weight: bold">></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"sidebar-inner slimscrollleft"</span><span style="color: #bb0066; font-weight: bold">></span>
<span style="color: #888888"><!--- Divider --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">id=</span><span style="color: #dd2200; background-color: #fff0f0">"sidebar-menu"</span><span style="color: #bb0066; font-weight: bold">></span>
...
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #888888"><!-- ========== Left Sidebar end ========== --></span>
<span style="color: #888888"><!-- ========== main content start ========== --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"content-page"</span><span style="color: #bb0066; font-weight: bold">></span>
<span style="color: #888888"><!-- content --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"content"</span><span style="color: #bb0066; font-weight: bold">></span>
....
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #888888"><!-- content --></span>
<span style="color: #888888"><!-- footer --></span>
<span style="color: #bb0066; font-weight: bold"><footer</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"footer"</span><span style="color: #bb0066; font-weight: bold">></span>
2022 © Macroweb.
<span style="color: #bb0066; font-weight: bold"></footer></span>
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #888888"><!-- ========== main content end ========== --></span>
<span style="color: #888888"><!-- ========== Right sidebar start ========== --></span>
<span style="color: #bb0066; font-weight: bold"><div</span> <span style="color: #336699">class=</span><span style="color: #dd2200; background-color: #fff0f0">"side-bar right-bar nicescroll"</span><span style="color: #bb0066; font-weight: bold">></span>
...
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #888888"><!-- ========== Right sidebar end ========== --></span>
<span style="color: #bb0066; font-weight: bold"></div></span>
<span style="color: #888888"><!-- scripts --></span>
...
<span style="color: #bb0066; font-weight: bold"></body></span>
</pre></div>