-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
106 lines (76 loc) · 4.42 KB
/
index.html
File metadata and controls
106 lines (76 loc) · 4.42 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
<!DOCTYPE html>
<html >
<head>
<!-- Site made with Mobirise Website Builder v5.0.29, https://mobirise.com -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Mobirise v5.0.29, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="assets/images/favicon.ico" type="image/x-icon">
<meta name="description" content="">
<title>Home</title>
<link rel="stylesheet" href="assets/tether/tether.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">
<link rel="preload" as="style" href="assets/mobirise/css/mbr-additional.css"><link rel="stylesheet" href="assets/mobirise/css/mbr-additional.css" type="text/css">
</head>
<body>
<section class="header1 cid-s8nIKgcj3r mbr-fullscreen" id="header1-0">
<div class="mbr-overlay" style="opacity: 0.1; background-color: rgb(250, 250, 250);"></div>
<div class="container">
<div class="row">
<div class="col-12 col-lg-5">
<h1 class="mbr-section-title mbr-fonts-style mb-3 display-1"><strong>The site is under construction.</strong></h1>
<p class="mbr-text mbr-fonts-style display-7">
Meanwhile...</p>
<div class="mbr-section-btn mt-3"><a class="btn btn-secondary display-4" href="https://midospace.blogspot.com" target="_blank">My Blog</a> <a class="btn btn-secondary display-4" href="https://behance.net/midospace" target="_blank">Bēhance</a></div>
</div>
</div>
</div>
</section>
<section class="engine"><a href="https://mobirise.info/c">free website builder</a></section><section class="footer3 cid-s8nKwyRjIv mbr-reveal" once="footers" id="footer3-2">
<div class="container">
<div class="media-container-row align-center mbr-white">
<div class="row social-row">
<div class="social-list align-right pb-2">
<div class="soc-item">
<a href="https://facebook.com/ahmedsprouse" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-facebook socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://twitter.com/mido_space" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-twitter socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://instagram.com/midospace" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-instagram socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://youtube.com/ahmedbadee" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-youtube socicon"></span>
</a>
</div><div class="soc-item">
<a href="https://www.linkedin.com/in/ahmed-badee-1729b555" target="_blank">
<span class="mbr-iconfont mbr-iconfont-social socicon-linkedin socicon"></span>
</a>
</div></div>
</div>
<div class="row row-copirayt">
<p class="mbr-text mb-0 mbr-fonts-style mbr-white align-center display-4">
© Copyright 2020 Studio17. All Rights Reserved.
</p>
</div>
</div>
</div>
</section>
<script src="assets/web/assets/jquery/jquery.min.js"></script>
<script src="assets/popper/popper.min.js"></script>
<script src="assets/tether/tether.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/smoothscroll/smooth-scroll.js"></script>
<script src="assets/theme/js/script.js"></script>
</body>
</html>