https://siydge.com/

提交的 URL:
https://siydge.com/
报告完成时间:

链接 · 找到 0 个

从页面中识别出的传出链接

JavaScript 变量 · 找到 3 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 0 条

记录到 Web 控制台的消息

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html class="no-js" lang=""><head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <title></title>
  <link rel="stylesheet" href="css/style.css">
  <meta name="description" content="">

  <meta property="og:title" content="">
  <meta property="og:type" content="">
  <meta property="og:url" content="">
  <meta property="og:image" content="">
  <meta property="og:image:alt" content="">

  <link rel="icon" href="/favicon.ico" sizes="any">
  <link rel="icon" href="/icon.svg" type="image/svg+xml">
  <link rel="apple-touch-icon" href="icon.png">

  <meta name="theme-color" content="#fafafa">
</head>

<body>



  <!-- Add your site or application content here -->
  <audio id="music" autoplay="" hidden="" controls="" loop="">
    <source src="serenity.wav" style="volume: 5%" type="audio/wav">
  </audio>
  <img style="display: flex; position: fixed; left: 0; top: 0; width: 100%; height: 100%; object-fit: fill; animation-delay: 45s" class="animation-reveal" src="serenity.jpg">
  <div class="center animation-away" style="animation-delay: 5s">
    <p class="animation-up" style="animation-delay: 6s">Welcome to my website. Enjoy the sounds. Make sure AutoPlay is allowed.</p>
    <div style="display: flex; justify-content: center;">
      <p class="animation-left" style="animation-delay: 12s; text-align: right">My name is Siydge.</p>
      <p class="animation-right" style="animation-delay: 16s; text-align: left; padding-left: 4px"> Well, my online alias is.</p>
    </div>
    <br>
    <p class="animation-left" style="animation-delay: 22s">I'm a Software Developer, spent a long time learning mostly C# and LuaU.</p>
    <p class="animation-left" style="animation-delay: 28s">But I don't consider coding my passion. I like systems, mechanics, engines.</p>
    <p class="animation-right" style="animation-delay: 34s">So I'm studying to become a mechanical or aeronautical engineer, whether it be self-taught, or via university.</p>
    <br>
    <p class="animation-right" style="animation-delay: 40s">I hope you're having a good evening, thank you for stopping by.</p>
    <p class="animation-up" style="animation-delay: 2s; font-size: 12px">-Siydge</p>
  </div>



</body></html>