- Scan ID:
- 4087706b-201b-4eac-a581-b222b8fca4d3Finished
- Submitted URL:
- https://larssontech.com/
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="larssontech.com_files/style.css">
<link rel="icon" type="image/png" href="./larssontech.com_files/favicon.ico">
<title>LarssonTech</title>
</head>
<body>
<div class="main">
<h1>LarssonTech</h1>
<h3>Erik Larsson's personal website</h3>
<div class="content">
<h2>Welcome!</h2>
<p>This site is under development</p>
<div class="projects">
</div>
</div>
<footer>
<h2>Contact</h2>
<p>[email protected]</p>
</footer>
</div>
</body></html>