- 扫描 ID:
- 4087706b-201b-4eac-a581-b222b8fca4d3已完成
- 提交的 URL:
- https://larssontech.com/
- 报告完成时间:
链接 · 找到 0 个
从页面中识别出的传出链接
JavaScript 变量 · 找到 3 个
在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问
名称 | 类型 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
控制台日志消息 · 找到 0 条
记录到 Web 控制台的消息
HTML
页面的原始 HTML 正文
<!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>