temporary.html 816 B

123456789101112131415161718192021222324252627282930
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <link rel="stylesheet" href="/css/style.css">
  8. <title>基隆城市博覽會</title>
  9. </head>
  10. <body>
  11. <div class="container">
  12. <header>
  13. <img src="/img/基隆城市品牌 Logo-02.png" alt="">
  14. <section class="logo">
  15. <a href="">
  16. <h2>元宇宙<span>線上觀展</span></h2>
  17. <p>https://chuzmo.com/HxXfN9r</p>
  18. </a>
  19. </section>
  20. </header>
  21. <div>
  22. <iframe src="https://meta.chuzmo.com/fPc8PQN?embed_token=null" style="width: 1024px; height: 768px;"
  23. allow="microphone; camera; vr; speaker; display-capture;"></iframe>
  24. </div>
  25. </div>
  26. </body>
  27. </html>