explain_6.html 523 B

123456789101112131415161718192021222324252627
  1. <!DOCTYPE html>
  2. <html style="width: fit-content">
  3. <head>
  4. <title>jomjol - AI on the edge</title>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <style>
  8. .h_iframe iframe {width:995px;height:605px;}
  9. .h_iframe {width:995px;height:605px;}
  10. h1 {font-size: 2em; margin-block-end: 0.3em;}
  11. h2 {font-size: 1.5em;margin-block-start: 0.3em;}
  12. h3 {font-size: 1.2em;}
  13. p {font-size: 1em;}
  14. </style>
  15. </head>
  16. <body style="font-family: arial">
  17. <h4>Finished!</h4>
  18. Read below!
  19. </body>
  20. </html>