- Scan ID:
- 2fbd3e18-e29b-4427-98b6-43907fbe1240Finished
- Submitted URL:
- https://suiteview.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 · 1 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
warning | other |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<title>SuiteView.com</title>
<meta name="description" content="Virtual Tours for Athletic Facilities">
<meta name="keywords" content="Virtual Tours, Athletics">
<meta name="author" content="Skyway Intreractive">
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui, viewport-fit=cover">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<style>
img {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
</style>
</head>
<body style="background-color:#28a9e1;">
<img src="logo.png" alt="Skyway Interactive">
<br>
<br>
</body></html>