-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
53 lines (38 loc) · 1.41 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<!DOCTYPE html>
<html lang="en">
<head>
<style>
.row
{
padding: 15px;
}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css">
<title>domain for sale armda.com</title>
</head>
<body>
<div class="container" style="margin-top: 2%;">
<div id="logo" class="text-center">
<div class="row justify-content-center">
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center">
<div class="col-md-6 well">
<div class="card bg-light mb-3">
<div class="card-header"><h4>armda.com</h4></div>
<div class="card-body">
<h4>Domain for <span class="badge badge-danger">Sale</span></h4>
<h4><span class="badge badge-danger">Contact</span> [email protected]</h4>
</div>
</div>
</div>
</div>
<!--end of col-->
</div>
</div>
<noscript><img src="https://data.danily.net/ingress/90091f22-9986-4f77-b2db-b6ecb3fdfd79/pixel.gif"></noscript> <script src="https://data.danily.net/ingress/90091f22-9986-4f77-b2db-b6ecb3fdfd79/script.js"></script>
</body>
</html>