-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
430 lines (426 loc) · 9.62 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
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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
<!doctype html>
<head>
<title>sjd cloud platform</title>
<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/style.css"/>
</head>
<body>
<div id="headerbar"></div>
<div id="content">
<div id="header">
<img src="images/logo.png" />
<ul>
<li><a href="#">home</a></li>
<li><a href="#">sign up</a></li>
<li><a href="#">login</a></li>
<li><a href="#">help</a></li>
<li><a href="#">about us</a></li>
<li><a href="#">contact us</a></li>
</ul>
</div>
<div id="banner">
<img src="images/banner.jpg" style="width: 100%;"/>
</div>
<div id="content1">
<h1 class="heading1">Infrastructure as a service</h1>
<p class="para1">Infrastructure as a service (IaaS) is a cloud computing offering in which we provides users access to computing resources such as storage, networking, and servers.
Organizations use their own platforms and applications within a service provider's infrastructure.
</p>
<a href="#" class="read1">read more..</a>
</div>
<div id="content2">
<h2 class="heading2">Platform as a service</h2>
<p class="para2">Platform as a Service (PaaS) provides a runtime environment.
It allows programmers to easily create, test, run, and deploy web applications.
You can purchase these applications from a cloud service provider on a pay-as-per use basis and access them using the Internet connection.
In PaaS, back end scalability is managed by the cloud service provider.</p>
<a href="#" class="read2">read more..</a>
</div>
<div id="content3">
<h3 class="heading3">Software as a service</h3>
<p class="para3">SaaS is also known as "On-Demand Software".
It is a software distribution model in which services are hosted by a cloud service provider.
These services are available to end-users over the internet
so, the end-users do not need to install any software on their devices to access these services.</p>
<a href="#" class="read3">read more..</a>
</div>
<div id="bottom1">
<h4>Take the next step</h4>
<p><b>start building</b> on sandy Cloud platform with $300 in free credits and 20+ always free products.</p>
<a href="#" class="free">GET STARTED FOR FREE</a>
</div>
<div id="bottom3"></div>
<div id="bottom2">
<h1>Need help getting started?</br></h1>
<a href="#" class="q1">contact sales</br></a>
<h2>Work with a trusted partner</br></h2>
<a href="#" class="q2">Find a partner</br></a>
<h3>Continue browsing</br><h3>
<a href="#" class="q3">See all products</br><a>
</div>
</div>
<div class="container">
<div class="row">
<div class="column">
<p><strong>cloud</strong></br>
Choosing Google Cloud</br>
Trust and security</br>
Open cloud</br>
Multicloud</br>
Global infrastructure</br>
Sustainability</br>
Customers and case studies</br>
Analyst reports</br>
Whitepapers</br>
Blog</p>
</div>
<div class="column">
<p><strong>products and pricing</strong></br>
Google Cloud pricing</br>
Google Workspace pricing</br>
Maps Platform pricing</br>
See all products</br></p>
</div>
<div class="column">
<p><strong>solutions</strong></br>
Infrastructure modernization</br>
Databases</br>
Application modernization</br>
Smart analytics</br>
Artificial Intelligence</br>
Security</br>
Productivity & work transformation</br>
Industry solutions</br>
DevOps solutions</br>
Small business solutions</br>
See all solutions</br></p>
</div>
<div class="column">
<p><strong>Resources</strong></br>
Google Cloud documentation</br>
Google Cloud quickstarts</br>
Google Cloud Marketplace</br>
Google Workspace Marketplace</br>
Learn about cloud computing</br>
Support</br>
Code samples</br>
Tutorials</br>
Training</br>
Certifications</br>
Google Developers</br>
Google Cloud for Startups</br>
System status</br>
Release Notes</br></p>
</div>
<div class="column">
<p><strong>Engage</strong></br>
Contact sales</br>
Find a Partner</br>
Become a Partner</br>
Events</br>
Podcast</br>
Developer Center</br>
Press Corner</br>
Google Cloud on YouTube</br>
Google Cloud Tech on YouTube</br>
Google Workspace on YouTube</br>
Follow on Twitter</br>
Join User Research</br>
We're hiring. Join Google Cloud!</br>
Google Cloud Community</br></p>
</div>
</div>
</div>
<div id="stripe"></div>
<div class="result">
<div class="row1">
<div class="column1">
<p>About Google|
Privacy|
Site terms|
Google Cloud terms</p>
</div>
<div class="column1">
<p>Carbon neutral since 2007</p>
</div>
<div class="column1">
<p>Sign up for the Google Cloud newsletter</p>
</div>
</div>
</div>
</body>
<style>
#headerbar
{
background-color: black;
height: 10px;
width: 100%;
}
body
{
background-color: #34808a;;
}
#content
{
width: 70%;
margin: 0px auto;
}
#header
{
height: 80px;
background-color:white ;
}
#header img
{
height: 80px;
}
#header ul
{
float: right;
margin-top: 20px;
}
#header ul li
{
display: inline;
margin-right: 45px;
}
#header ul li a
{
color: tomato;
font-size: x-large;
text-decoration: none;
}
#banner img
{
padding-bottom: 20px;
height: 400px;
width: 100%;
}
#content1
{
width: 32%;
height: 420px;
background-color: #f86900;
float: left;
}
#content2
{
width: 32%;
height: 420px;
background-color: #ffc502;
float: left;
margin-left: 2%;
}
#content3
{
width: 32%;
height: 420px;
background-color: #f50f50;
float: right;
}
.heading1
{
color: white;
margin-left: 20px;
margin-right: 20px;
font-size: 28px;
font-family: Georgia, 'Times New Roman', Times, serif;
}
.heading2
{
color: white;
margin-left: 20px;
font-size: 28px;
font-family: Georgia, 'Times New Roman', Times, serif;
}
.heading3
{
color: white;
margin-left: 20px;
font-size: 28px;
font-family: Georgia, 'Times New Roman', Times, serif;
}
.para1
{
color: white;
margin-left: 20px;
margin-right: 20px;
font-size: 21px ;
}
.para2
{
color: white;
margin-left: 20px;
margin-right: 10px;
font-size: 20px ;
}
.para3
{
color: white;
margin-left: 20px;
margin-right: 25px;
font-size: 20px ;
}
.read1
{
text-decoration: none;
color: black;
background-color: white;
padding: 5px;
margin-left: 20px;
}
.read2
{
text-decoration: none;
color: black;
background-color: white;
padding: 5px;
margin-left: 20px;
}
.read3
{
text-decoration: none;
color: black;
background-color: white;
padding: 5px;
margin-left: 20px;
}
#bottom1
{
width: 60%;
height: 300px;
background-color:white;
float: left;
margin-top: 20px;
}
#bottom2
{
width: 39.9%;
height: 300px;
background-color: white;
float: left;
margin-top: 20px;
}
#bottom3
{
width: 0.1%;
height: 300px;
background-color: silver;
float: left;
margin-top: 20px;
}
#bottom1 h4
{
font-size: 35px;
margin-top: 30px;
margin-left: 20px;
}
#bottom1 p
{
margin-left: 20px;
font-size: 25px;
}
.free
{
text-decoration: none;
color: white;
background-color: #039be5;
padding: 8px;
margin-left: 20px;
}
.q1
{
text-decoration: none;
color: #039be5;
margin-left: 70px;
font-size: 21px;
}
#bottom2 h1
{
margin-left: 70px;
font-size: 20px;
margin-top: 40px;
}
.q2
{
text-decoration: none;
color: #039be5;
margin-left: 70px;
font-size: 21px;
}
#bottom2 h2
{
margin-left: 70px;
font-size: 20px;
}
.q3
{
text-decoration: none;
color: #039be5;
font-size: 20px;
}
#bottom2 h3
{
margin-left: 70px;
font-size: 20px;
}
.container
{
width: 100%;
height: 500px;
margin: 50px auto 0;
background-color: #ffffff;
clear: both;
display: table;
box-sizing: border-box;
}
.row
{
margin: 10px 0;
}
.column
{
background-color: #ffffff;
display: table-cell;
padding: 10px;
width: 20%;
text-align: left;
vertical-align: top;
border-right: 10px solid #ffffff;
border-left: 10px solid #ffffff;
font-size: 20px;
line-height: 1.8;
}
#stripe
{
background-color: black;
width: 100%;
height: 5px;
}
.result
{
width: 100%;
height: 80px;
background-color: #ffffff;
clear: both;
display: table;
box-sizing: border-box;
}
.row1
{
margin: 10px 0;
}
.column1
{
background-color: #ffffff;
display: table-cell;
padding: 10px;
width: 33.333333%;
text-align: center;
vertical-align: top;
border-right: 10px solid #ffffff;
border-left: 10px solid #ffffff;
font-size: 15px;
}
</style>