- 제출된 URL:
- https://perfectmountain.ae/
- 보고서 완료:
링크 · 6개 결과
페이지에서 식별된 외부 링크
링크 | 텍스트 |
---|---|
https://www.bluehost.com/blog/how-to-create-a-website-guide/ | How to Build a Website: A Practical Guide to WordPress on Bluehost |
https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/ | How to Migrate a Website to Bluehost? |
https://www.bluehost.com/hosting/shared | Why choose Bluehost for your WordPress site? |
https://bluehost.com?utm_source=coming-soon-template&utm_medium=bluehost_plugin | Bluehost |
https://zafira.ae/wp-login.php | WordPress |
https://my.bluehost.com/web-hosting/cplogin | Bluehost |
JavaScript 변수 · 5개 결과
페이지의 창 개체에 로드된 전역 JavaScript 변수는 함수 외부에서 선언된 변수로, 현재 범위 내에서 코드의 어느 부분에서나 액세스할 수 있습니다
이름 | 유형 |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | undefined |
jQuery | function |
콘솔 로그 메시지 · 1개 결과
웹 콘솔에 기록된 메시지
유형 | 카테고리 | 로그 |
---|---|---|
error | network |
|
HTML
페이지의 원시 HTML 본문
<!DOCTYPE html><html lang="en-US"><head>
<meta name="viewport" content="width=device-width">
<meta name="robots" content="noindex, nofollow">
<title>Zaira Al Hayat - ELV & ICT Systems Services in Dubai — Coming Soon</title>
<script src="https://zafira.ae/wp-includes/js/jquery/jquery.js"></script>
<style type="text/css">* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
body {
background-color: white;
color: black;
overflow-x: hidden;
margin: 0;
}
#wrap {
align-items: center;
display: flex;
justify-content: center;
min-height: 100vh;
}
.content {
flex: 1;
margin: auto 5%;
padding: 0;
text-align: center;
max-width: 420px;
}
footer {
width: 100%;
position: fixed;
bottom: 0;
left: 0;
}
footer p {
text-align: center;
}
.btn {
background: black;
background-image: none;
border: 1px solid black;
box-shadow: none;
color: white;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
margin-top: 10px;
padding: 6px 30px;
text-align: center;
text-decoration: none;
touch-action: manipulation;
transition: all 0.2s ease;
user-select: none;
vertical-align: middle;
white-space: nowrap;
}
.status-message {
display: none;
}</style>
<link rel="stylesheet" href="https://zafira.ae/wp-content/plugins/bluehost-wordpress-plugin/assets/styles/coming-soon.css?v=3.15.3">
</head>
<body>
<div id="wrap">
<main class="content">
<div class="subscription_widget">
<h1>Coming Soon!</h1>
<h2>A New WordPress Site</h2>
<p class="comingsoon_links"><a href="https://www.bluehost.com/blog/how-to-create-a-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to Build a Website: A Practical Guide to WordPress on Bluehost</a><br><a href="https://www.bluehost.com/blog/how-to-migrate-a-wordpress-website-to-a-new-server/" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Bluehost?</a><br><a href="https://www.bluehost.com/hosting/shared" target="_blank" rel="noopener noreferrer nofollow">Why choose Bluehost for your WordPress site?</a><br></p>
</div>
</main>
</div>
<footer>
<p class="text-center">
A <a href="https://bluehost.com?utm_source=coming-soon-template&utm_medium=bluehost_plugin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a> powered website. Is this your website? Log in to <a href="https://zafira.ae/wp-login.php">WordPress</a> or <a href="https://my.bluehost.com/web-hosting/cplogin" target="_blank" rel="noopener noreferrer nofollow">Bluehost</a>. </p>
</footer>
</body></html>