Advertisement
Guest User

Untitled

a guest
Nov 26th, 2022
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html lang="en">
  4. <head>
  5. <meta charset="utf-8">
  6.  
  7.  
  8. <meta name="viewport" content="width=device-width, initial-scale=1">
  9.  
  10. <link rel="shortcut icon" href="../favicon.ico">
  11.  
  12. <script src="../app-dist/share.js"></script>
  13.  
  14. <link href="../libraries/normalize.min.css" rel="stylesheet">
  15. <link href="../stylesheets/share.css" rel="stylesheet">
  16.  
  17.  
  18. <link href="../libraries/ckeditor/ckeditor-content.css" rel="stylesheet">
  19.  
  20.  
  21.  
  22.  
  23.  
  24. <title>Test</title>
  25. </head>
  26. <body data-note-id="a9G7U9Skl0ED">
  27. <div id="layout">
  28. <div id="main">
  29.  
  30.  
  31. <h1 id="title">Test</h1>
  32.  
  33.  
  34.  
  35.  
  36. <div id="content" class="type-text ck-content">
  37. <h3>Titre</h3><ul><li>G1<ul><li>F1<ul><li>P1</li><li>P2</li></ul></li><li>F2<ul><li>P3</li><li>P4</li></ul></li></ul></li><li>M1<ul><li>D2<ul><li>C3</li></ul></li></ul></li></ul>
  38. </div>
  39.  
  40.  
  41.  
  42. </div>
  43.  
  44.  
  45. </div>
  46. </body>
  47. </html>
  48.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement