- Scan ID:
- 9b9849c6-ba69-4e13-9961-926115c82fabFinished
- Submitted URL:
- https://spoms.org.uk/
- 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 charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Scottish Perioperative Medicine Society - We aim to build a collaboration with interested clinicians from all specialties across Scotland focusing on the development and promotion of perioperative medicine.">
<title>Scottish Perioperative Medicine Society</title>
<link rel="icon" type="image/svg+xml" href="/assets/icons/favicon.svg">
<link rel="shortcut icon" href="/favicon.ico">
<style>
body {
text-align: center;
background-color: #f6f6f8;
}
.main-logo {
width: 20em;
height: 20em;
margin: 0 auto;
display: block;
}
</style>
</head>
<body>
<img class="main-logo" src="/assets/logo-colour3.svg" title="Scottish Perioperative Medicine Society Logo" alt="Scottish Perioperative Medicine Society Logo" width="400px" height="400px">
</body></html>