- Scan ID:
- 99fc2577-ab8f-494d-a68d-9e4824fdc5c8Finished
- Submitted URL:
- https://www.cdliving.com.au/
- 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 |
---|---|---|
error | network |
|
HTML
The raw HTML body of the page
<html><head>
<title>CD Living</title>
<link rel="dns-prefetch" href="https://fonts.googleapis.com/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Karla:400,700&display=swap" type="text/css" media="">
<link href="./styles.css" rel="stylesheet" media="screen">
</head>
<body>
<main>
<div id="content">
<div id="title">CD Living</div>
<div id="para1">We develop, build and create residential habitats in challenging environments through
structural intelligence.
</div>
<div id="para2">We're currently constructing the foundations for a new identity, enhancing our approach to
deliver an insightful customer experience.</div>
<div id="para3">builtforyou [at] cdliving.com.au</div>
</div>
<div id="image"> </div>
</main>
</body></html>