cannabinieri website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
437 B

3 years ago
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta http-eqiv="X-UA-Compatible" content="ie=edge"/>
  7. <link rel="stylesheet" type="text/css" href="test_index.css">
  8. <title>Test</title>
  9. </head>
  10. <body>
  11. <h1>Purple</h1>
  12. <img src="test_logo.svg" type="image/webp">
  13. <script src="test_index.js" type="text/javascript"></script>
  14. </body>
  15. </html>