-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
129 lines (124 loc) · 6.06 KB
/
about.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
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
<!DOCTYPE html>
<html>
<head>
<title>about</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="app.css">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!--link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style type="text/css">
footer {
background-color: black;
color: white;
padding: 15px;
}
</style>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false" bgcolor="yellow">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#" style="font-family:arial"><b>Error Travel Agencies</b></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-left">
<li><a href="#"><img src="error.png" width="30px" height="30px"/></a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="ecom.html">Home <span class="sr-only">(current)</span></a></li>
<li class="active"><a href="#">About</a></li>
<li><a href="#">Explore</a></li>
<li><a href="#" >Sign up</a></li>
<li><a href="#" id="myBtn"><div class="glyphicon glyphicon-log-in"></div> Login</a></li>
<li><a href="#"><div class="glyphicon glyphicon-shopping-cart"></div> Cart</a></li>
</ul>
<!-- Modal -->
<div class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header" style="padding:35px 50px;">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4><span class="glyphicon glyphicon-lock"></span> Login</h4>
</div>
<div class="modal-body" style="padding:40px 50px;">
<form role="form">
<div class="form-group">
<label for="usrname"><span class="glyphicon glyphicon-user"></span> Username</label>
<input type="text" class="form-control" id="usrname" placeholder="Enter email">
</div>
<div class="form-group">
<label for="psw"><span class="glyphicon glyphicon-eye-open"></span> Password</label>
<input type="text" class="form-control" id="psw" placeholder="Enter password">
</div>
<div class="checkbox">
<label><input type="checkbox" value="" checked>Remember me</label>
</div>
<button type="submit" class="btn btn-success btn-block"><span class="glyphicon glyphicon-off"></span> Login</button>
</form>
</div>
<div class="modal-footer">
<button type="submit" class="btn btn-danger btn-default pull-left" data-dismiss="modal"><span class="glyphicon glyphicon-remove"></span> Cancel</button>
<p>Not a member? <a href="#">Sign Up</a></p>
<p>Forgot <a href="#">Password?</a></p>
</div>
</div>
</div>
</div>
<form class="navbar-form navbar-right">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
<button type="submit" class="btn btn-default">Submit</button>
</form>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="container text-center" >
<div class="row">
<!--h1 align="center" style="color:black;position:absolute;top:100px;left:520px;font-family: georgia">About Our Agencies</h1-->
<!--pre style="color:black; font-size:20px;position: absolute;top:170px;left:480px;font-family: georgia">"error
travels are the best travel agencies in hyderabad with the best
packages.we make people feel the real beauty
of nature around the country.We provide rich
and lavish hotels with best services."</pre-->
<div class="col-md-2 col-sm-12 col-xs-12">
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<h1 style="font-family: georgia;position:absolute;top:100px;left:100px;font-size: 40px ;left:225px;">About our agencies</h1>
<pre style="font-family: georgia;font-size:25px;position: absolute;top:180px;left:0px;">"error travels are the best travel agencies located in hyderabad with
the best packages.Makes people feel the real beauty of nature around the
country.We provide rich and lavish hotels with best services.we we we
the best packages.Makes people feel the real beauty of nature around the
country.We provide rich and lavish hotels with best services.we we we."</pre>
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
</div>
</div>
</div>
<footer class="container text-center" style="position:absolute;top:480px;width: 100%">
<h2>Contact us at</h2>
<h4>+91-8186067210 | +91-9494246219</h4>
<div>
<a href="www.google.com" target="_blank" style="color:white">
<i style="font-size:24px" class="fa"></i></a>
<a href="www.google.com" target="_blank" style="color:white">
<i style="font-size:24px" class="fa"></i></a>
</div>
<h6> Abids | Hyderabad | 500001
</footer>
</body>
</html>