0% found this document useful (0 votes)
36 views8 pages

Teee HTML

The document is a webpage that provides instructions for a user who has parked their domain name on Hostinger's DNS system. It recommends the user buy website hosting from Hostinger to continue developing their site, and includes steps to add their domain to any Hostinger hosting plan. Sections describe Hostinger's hosting plans and provide a link to instructions for adding a domain to an account.

Uploaded by

Hicham HM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views8 pages

Teee HTML

The document is a webpage that provides instructions for a user who has parked their domain name on Hostinger's DNS system. It recommends the user buy website hosting from Hostinger to continue developing their site, and includes steps to add their domain to any Hostinger hosting plan. Sections describe Hostinger's hosting plans and provide a link to instructions for adding a domain to an account.

Uploaded by

Hicham HM
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

<!

DOCTYPE html>
<html>

<head>
<title>Parked Domain name on Hostinger DNS system</title>
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta content="Parked Domain name on Hostinger DNS system" name="description">
<meta content="width=device-width, initial-scale=1" name="viewport">
<link
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
rel="stylesheet">
<script
src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/
all.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?
family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&amp;subset=cyrillic,c
yrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet">
<style>
html {
height: 100%;
}

body {
font-family: "Open Sans", "Helvetica", sans-serif;
color: #000;
padding: 0;
margin: 0;
line-height: 1.428;
background: linear-gradient( 10.7deg, #e9edfb -50.21%, #f6f8fd 31.11%,
#ffffff 166.02%);
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
padding: 0;
margin: 0;
color: #333333;
}

h1 {
font-size: 30px;
font-weight: 600 !important;
color: #333;
}

h2 {
font-size: 24px;
font-weight: 600;
}
h3 {
font-size: 22px;
font-weight: 600;
line-height: 28px;
}

hr {
margin-top: 35px;
margin-bottom: 35px;
border: 0;
border-top: 1px solid #bfbebe;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
}

li {
float: right;
margin-left: 20px;
line-height: 24px;
font-size: 14px;
font-weight: 400;
}

a {
text-decoration: none;
cursor: pointer;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

li a {
color: white;
margin-left: 3px;
}

li > i {
color: white;
}

.column-wrap a {
color: #673de6;
font-weight: bold;
font-size: 14px;
line-height: 24px;
}

.column-wrap p {
color: #727586;
font-size: 14px;
line-height: 24px;
font-weight: 400;
}

.container {
margin-top: 100px;
}

.navbar {
position: relative;
min-height: 45px;
margin-bottom: 20px;
border: 1px solid transparent;
}

.navbar-brand {
float: left;
height: auto;
margin-top: 5px;
padding: 10px 10px;
font-size: 18px;
line-height: 20px;
}

.navbar-nav > li > a {


padding-top: 18px;
padding-bottom: 18px;
font-size: 13px;
padding-left: 5px;
padding-right: 5px;
}

.navbar-nav > li > a:hover {


text-decoration: none;
color: #cdc3ea !important;
}

.navbar-nav > li > a i {


margin-right: 5px;
}

.nav-bar img {
position: relative;
top: 3px;
}

.congratz {
margin: 0 auto;
text-align: center;
}

.top-container {
display: flex;
flex-direction: row;
}

.message-subtitle {
color: #2f1c6a;
font-weight: bold;
font-size: 24px;
line-height: 32px;
margin-bottom: 16px;
}

.message {
width: 60%;
height: auto;
padding: 40px 0;
align-items: baseline;
/* margin-bottom: 100px; */
border-radius: 5px;
position: relative;
}

.message p {
font-weight: 400;
font-size: 14px;
line-height: 24px;
}

#pathName {
color: #2f1c6a;
font-weight: bold;
font-size: 40px;
line-height: 48px;
margin-bottom: 16px;
}

.section-title {
color: #2f1c6a;
font-weight: bold;
font-size: 20px;
line-height: 32px;
margin-bottom: 16px;
}

.column-custom {
border-radius: 8px;
background-color: #ffffff;
padding: 24px;
margin-bottom: 20px;
border: 1px solid #dadce0;
}

.column-title {
color: #2f1c6a;
font-weight: bold;
font-size: 16px;
padding-bottom: 5px;
display: list-item;
list-style-type: disc;
list-style-position: inside;
}

.footer {
font-size: 13px;
color: gray !important;
margin-top: 25px;
line-height: 1.4;
margin-bottom: 45px;
}

.footer a {
cursor: pointer;
color: #646464 !important;
font-size: 12px;
}

.copyright {
color: #646464 !important;
font-size: 12px;
}

.navbar a {
color: white !important;
}

.navbar {
border-radius: 0px !important;
}

.navbar-inverse {
background-color: #36344d;
border: none;
}

.column-custom-wrap {
padding-top: 10px 20px;
}

.badge {
font-size: 12px;
line-height: 16px;
min-height: 20px;
min-width: 20px;
vertical-align: middle;
text-align: center;
display: inline-block;
padding: 4px 8px;
font-weight: bold;
border-radius: 4px;
background-color: #fc5185;
}

@media screen and (max-width: 768px) {


.message {
width: 100%;
padding: 35px 0;
}
.container {
margin-top: 30px;
}
.navbar-links {
display: flex;
flex-direction: column;
align-items: center;
}
.navbar-links> li {
margin: 0;
}
.top-container {
flex-direction: column-reverse;
}
}
</style>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-26575989-44"></
script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-26575989-44');
</script>
</head>

<body>
<nav class="navbar navbar-inverse">
<div class="container-fluid" style="padding: 0 32px">
<div class="navbar-header">
<button class="navbar-toggle" data-target="#myNavbar" data-
toggle="collapse" type="button"> <span class="icon-bar"></span> <span class="icon-
bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="https://www.hostinger.com/"
rel="nofollow"><img
src="https://cdn.hostinger.com/hostinger_welcome/images/hostinger-logo.svg"
width="120" alt="Hostinger" /></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right navbar-links">
<li> <a href="https://www.hostinger.com/tutorials"
rel="nofollow"><i aria-hidden="true" class="fas fa-graduation-cap"></i></i>
Tutorials</a
>
</li>
<li>
<a
href="https://support.hostinger.com/en/"
rel="nofollow"
><i aria-hidden="true" class="fab fa-readme"></i></i>Knowledge
base</a
>
</li>
<li>
<a href="https://www.hostinger.com/affiliates" rel="nofollow"
><i aria-hidden="true" class="fas fa-users"></i> Affiliates</a
>
</li>
<li>
<a href="https://cpanel.hostinger.com" rel="nofollow"
><i aria-hidden="true" class="fas fa-sign-in-alt"></i> Login</a
>
</li>
</ul>
</div>
</div>
</nav>
<div class="empty-account-page">
<div class="container">
<div class="top-container col-xs-12">
<div class="message">
<h2 id="pathName"><i></i></h2>

<div class="message-subtitle">
Happy to see your domain with Hostinger!
</div>
<p>
Your domain is active and is using Hostinger nameservers. Take the
recommended steps below to continue your journey with Hostinger.
</p>
</div>
<img src="https://cdn.hostinger.com/hostinger-academy/dns/domain-default-
img.svg" />
</div>

<div class="col-xs-12">
<div class="section-title">What's next?</div>
</div>
<div class="column-wrap clearfix">
<div class="col-xs-12 col-sm-4 column-custom-wrap">
<div class="column-custom">
<div class="column-title">
<span style="margin-right: 8px">
Buy website hosting
</span>
<span class="badge">Save 90%</span>
</div>
<br />
<p>
Extremely fast, secure and user-friendly website hosting for
your successful online projects.
</p>
<br />
<a
href="https://www.hostinger.com"
rel="nofollow"
>Find your hosting plan</a
>
</div>
</div>
<div class="col-xs-12 col-sm-4 column-custom-wrap">
<div class="column-custom">
<div class="column-title">Add website to your hosting</div>
<br />
<p>
Add your website to any of your hosting plans. Follow the
article below to add your domain at Hostinger.
</p>
<br />
<a href="https://support.hostinger.com/en/articles/1583214-how-to-
add-a-domain-to-my-account-how-to-add-website" rel="nofollow"
>Add a website</a
>
</div>
</div>
<div class="col-xs-12 col-sm-4 column-custom-wrap">
<div class="column-custom">
<div class="column-title">Change domain nameservers</div>
<br />
<p>
Manage your domain nameservers in the domain management page of
your Hostinger account.
</p>
<br />
<a href="https://support.hostinger.com/en/articles/1696789-how-to-
change-nameservers-at-hostinger" rel="nofollow"
>Change nameservers</a
>
</div>
</div>
</div>
</div>
</div>
<script>
var pathName = window.location.hostname;
var account = document.getElementById("pathName");
var accountText = document.getElementById("website");
account.innerHTML = pathName;
accountText.innerHTML = pathName;
</script>
</body>

</html>

You might also like