- 제출된 URL:
- https://bayoptik.de/
- 보고서 완료:
링크 · 0개 결과
페이지에서 식별된 외부 링크
JavaScript 변수 · 3개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
콘솔 로그 메시지 · 0개 결과
웹 콘솔에 기록된 메시지
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="//geschaeftskunden.telekom.de/favicon.ico">
<style>
body {
background-color: #FFFFFF;
background-image: url("//homepage.t-online.de/service/img/bg-big.jpg");
background-repeat: no-repeat
}
img {
border: 0;
}
</style>
<title>Hier entsteht eine neue Homepage</title>
</head>
<body>
<div id="headlines" style="position:absolute; top:172px; left:496px; border:0; height: 278px;">
<h1 style="color:#6d9d01; font-family:Arial, Helvetica, sans-serif; font-size:42px; line-height:54px;">
Hier entsteht eine<br>neue Homepage.
</h1>
<h2 style="color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:25px; line-height:54px; margin-top:20px;">
Schauen Sie doch mal wieder vorbei!
</h2>
</div>
</body></html>