https://siydge.com/

Eingereichte URL:
https://siydge.com/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 3 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!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>