- ID de exploración:
- 4a6cfcee-421e-4e56-b2b9-816e7dda66dcFinalizado
- URL enviada:
- https://garuda-24b-03.top/
- Informe finalizado:
Enlaces: 4 encontrados
Los enlaces salientes identificados en la página
Enlace | TEXTO |
---|---|
http://freewebsitetemplates.com/go/twitter/ | |
http://freewebsitetemplates.com/go/facebook/ | |
http://freewebsitetemplates.com/go/googleplus/ | googleplus |
https://pinterest.com/fwtemplates/ |
Variables JavaScript: 4 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
submenu | function |
Mensajes de registro de la consola: 1 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><!-- Website Template by freewebsitetemplates.com --><html><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mustache Enthusiast</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/mobile.css" media="screen and (max-width : 568px)">
<script type="text/javascript" src="js/mobile.js"></script>
</head>
<body>
<div id="header">
<a href="index.html" class="logo">
<img src="images/logo.jpg" alt="">
</a>
<span id="mobile-navigation"></span><ul id="navigation">
<li class="selected">
<a href="index.html">home</a>
</li>
<li>
<a href="about.html">about</a>
</li>
<li>
<a href="gallery.html">gallery</a>
</li>
<li>
<a href="blog.html">blog</a>
</li>
<li>
<a href="contact.html">contact</a>
</li>
</ul>
</div>
<div id="body">
<div id="featured">
<img src="images/the-beacon.jpg" alt="">
<div>
<h2>the beacon to all mankind</h2>
<span>Our website templates are created with</span>
<span>inspiration, checked for quality and originality</span>
<span>and meticulously sliced and coded.</span>
<a href="blog-single-post.html" class="more">read more</a>
</div>
</div>
<ul>
<li>
<a href="gallery.html">
<img src="images/the-father.jpg" alt="">
<span>the father</span>
</a>
</li>
<li>
<a href="gallery.html">
<img src="images/the-actor.jpg" alt="">
<span>the actor</span>
</a>
</li>
<li>
<a href="gallery.html">
<img src="images/the-nerd.jpg" alt="">
<span>the nerd</span>
</a>
</li>
</ul>
</div>
<div id="footer">
<div>
<p>© 2023 by Mustacchio. All rights reserved.</p>
<ul>
<li>
<a href="http://freewebsitetemplates.com/go/twitter/" id="twitter">twitter</a>
</li>
<li>
<a href="http://freewebsitetemplates.com/go/facebook/" id="facebook">facebook</a>
</li>
<li>
<a href="http://freewebsitetemplates.com/go/googleplus/" id="googleplus">googleplus</a>
</li>
<li>
<a href="https://pinterest.com/fwtemplates/" id="pinterest">pinterest</a>
</li>
</ul>
</div>
</div>
</body></html>