comparison .cms/man/ru_RU.UTF-8/hint_html.html @ 0:78edf6b517a0 draft

24.10
author Coffee CMS <info@coffee-cms.ru>
date Fri, 11 Oct 2024 22:40:23 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:78edf6b517a0
1 <!doctype html>
2 <html lang="ru">
3
4 <head>
5 <meta charset="utf-8">
6 <title>HTML сниппеты</title>
7 <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
8 <link rel="stylesheet" href="/man/css/prism.css">
9 <link rel="stylesheet" href="/man/css/styles.css">
10 <style>
11
12 </style>
13 </head>
14 <body>
15 <main>
16
17 <h2>Заголовок</h2>
18
19 <p>Пример кода</p>
20
21 <pre class=language-html><code></code></pre>
22
23 </main>
24 <script src=/man/js/prism.js></script>
25 </body>
26 </html>