-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
63 lines (56 loc) · 3.37 KB
/
index.html
File metadata and controls
63 lines (56 loc) · 3.37 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
<!DOCTYPE html>
<!-- بسم الله الرحمن الرحيم -->
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta name="author" content="AmrDev">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>AmrDev</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/responsive.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
</head>
<body class="banner-area">
<!--header section -->
<section class="banner" role="banner">
<!-- overlay -->
<div class="banner-area-gradient"></div>
<!-- overlay -->
<div class="inner-bg">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="banner-text text-center"> <a class="logo" href="https:\\salta3q.tk">AmrDev</a>
<div class="type-wrap">
<div id="typed-strings" style="display: none;">
<p>Our Website is now <em>under</em> construction.</p>
<span>Stay Tuned For Something <strong>Amazing</strong></span>
</div>
<span id="typed" style="white-space:pre;">Stay Tuned For Something <strong>Amazing</strong></span><span class="typed-cursor">|</span>
</div>
<!--Countdown -->
<div id="countdown" class="hasCountdown"><div class="item"><p>0</p> Days</div> <div class="item"><p>0</p> Hours</div> <div class="item"><p>0</p> Minutes</div> <div class="item"><p>0</p> Seconds</div></div>
<p>Amr Sayed Muhammad</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
</div>
</div>
<!-- Footer section -->
<!-- Footer section -->
</div></div></section>
<!--header section -->
<!-- JS files-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.backstretch.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script type="text/javascript" src="js/jquery.subscribe.js"></script>
<script src="js/typed.min.js" type="text/javascript"></script>
<script src="js/main.js"></script>
<div class="backstretch" style="left: 0px; top: 0px; overflow: hidden; margin: 0px; padding: 0px; height: 667px; width: 375px; z-index: -999999; position: fixed;"><img src="images/backgrounds/3.jpg" style="position: absolute; margin: 0px; padding: 0px; border: none; width: 1000.5px; height: 667px; max-height: none; max-width: none; z-index: -999999; left: -312.75px; top: 0px;"></div></body>
</html>