- Scan ID:
- 141d9095-26e2-4e5a-aa1e-a73844e95f11Finished
- Submitted URL:
- https://vernontech.net/
- 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
<html><head>
<title>Vernon Tech - Home</title>
<link rel="icon" type="image/ico" href="https://www.vernontech.net/favicon.ico">
<style>
.verticalhorizontal {
display: table-cell;
height: 720px;
text-align: center;
width: 1280px;
vertical-align: middle;
}
</style>
</head>
<body bgcolor="#000000">
<center>
<div class="verticalhorizontal">
<img src="vt_logo_1280x720.png" alt="VT Logo">
</div>
</center>
</body></html>