-
Notifications
You must be signed in to change notification settings - Fork 0
/
page1.html
188 lines (153 loc) · 8.04 KB
/
page1.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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE html>
<html lang="en">
<head>
<title> Varunraj Arisetty</title>
<link rel="icon" href="images/icon.png" type="image/gif" sizes="16x16">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- MAIN CSS -->
<link rel="stylesheet" href="css/connect.css">
<link rel="stylesheet" type="text/css" href="blog.css">
<!--popover-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
</head>
<body>
<!-- PRE LOADER -->
<section class="preloader">
<div class="spinner">
<span class="spinner-rotate"></span>
</div>
</section>
<!-- MENU -->
<section class="navbar custom-navbar navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<!-- lOGO TEXT HERE -->
<a href="index.html" class="navbar-brand"> <img src="images/icon1.png" id="icon1" height="60px" style="margin: 0px; margin-top: 0px; "> </a>
</div>
<!-- MENU LINKS -->
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-nav-first">
<li><a href="index.html" class="smoothScroll">Home</a></li>
<li><a href="#about" class="smoothScroll">About</a></li>
<li><a href="connect.html" class="smoothScroll">Connect</a></li>
<li><a href="blog.html">Blog</a></li>
</ul>
</div>
</div>
</section>
<!-- HOME -->
<!-- Container (About Section) -->
<div class="" id="about">
<h3 id="popover_h3">The list of Cloud based well established and esteemed organisations </h3>
<ol>
<li><a href="https://aws.amazon.com/" target="_blank">Amazon Web Services</a></li>
<p>
</p>
<li><a href="https://azure.microsoft.com/en-in/" target="_blank">Microsoft Azure</a></li>
<li><a href="https://www.ibm.com/cloud/"> IBM Cloud</a></li>
<li><a href="https://cloud.google.com/">Google Cloud Platform</a></li>
<li><a href="https://www.adobe.com/in/creativecloud.html?gclid=Cj0KCQjw3KzdBRDWARIsAIJ8TMTaHsC4LkbxCLnwmHzOl5CwZir7xIdSOwCGMVvU9v2k21nVooQ9n74aAgWjEALw_wcB&sdid=SL4KMHQ2&mv=search&s_kwcid=AL!3085!3!155864519747!e!!g!!adobe%20cloud&ef_id=Wks4PAAAAW4P_TzJ:20180926165904:s">Adobe</a></li>
<li><a href="https://www.redhat.com/en/topics/cloud">Red Hat</a></li>
<li><a href="https://www.salesforce.com/in/cloudcomputing/"> Sales Force</a></li>
<li><a href="https://www.vmware.com/in/cloud-services/infrastructure.html">VMware</a></li>
<li><a href="https://www.oracle.com/cloud/"> Oracle Cloud</a></li>
<li><a href="https://www.sap.com/trends/cloud.html">SAP</a></li>
</ol>
</div>
<footer id="footer" data-stellar-background-ratio="0.5">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-8">
<div class="footer-info">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay="0.2s">Quick Links</h2>
</div>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="connect.html">Connect</a></li>
<li><a href="blog.html">Blog</a></li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-8">
<div class="footer-info">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay="0.2s">Contact</h2>
</div>
<address class="wow fadeInUp" data-wow-delay="0.4s">
<p>090-080-0650 | 090-070-0430</p>
<p><a href="mailto:info@company.com">varunrajarisetty@gmail.com</a></p>
</address>
</div>
</div>
<div class="col-md-4 col-sm-8">
<div class="footer-info footer-open-hour">
<div class="section-title">
<h2 class="wow fadeInUp" data-wow-delay="0.2s">Open Hours</h2>
</div>
<div class="wow fadeInUp" data-wow-delay="0.4s">
<div>
<strong>Monday to Friday</strong>
<p>3:00 PM - 9:00 PM</p>
</div>
<div>
<strong>Saturday - Sunday</strong>
<p>10:00 AM - 10:00 PM</p>
</div>
</div>
</div>
</div>
<div class="col-md-2 col-sm-4">
<ul class="wow fadeInUp social-icon" data-wow-delay="0.4s">
<li><a href="#" class="fa fa-facebook-square" attr="facebook icon"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-instagram"></a></li>
<li><a href="#" class="fa fa-google"></a></li>
</ul>
<div class="wow fadeInUp copyright-text" data-wow-delay="0.8s">
<p><br>Copyright © 2018 <br>VARUNRAJ ARISETTY
<br><br>Design:VARUNRAJ ARISETTY
</div>
</div>
</div>
</div>
</footer>
<!-- SCRIPTS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/carousel.min.js"></script>
<script src="js/custom.js"></script>
<script>
$(function(){
$('[rel="popover"]').popover({
container: 'body',
html: true,
content: function () {
var clone = $($(this).data('popover-content')).clone(true).removeClass('hide');
return clone;
}
}).click(function(e) {
e.preventDefault();
});
});
</script>
</body>
</html>