-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
805 lines (771 loc) · 62.8 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
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
<!--Fix the header line of iphone overview n all-->
<!-- https://fonts.google.com/icons -->
<!-- https://getbootstrap.com/docs/3.3/components/ -->
<html>
<head>
<title>iPhone 14 Pro and iPhone 14 Pro Max - Apple (IN)</title>
<link rel="icon" type="image/x-icon" href="CONTENT/logo_favicon.jpg">
<link rel="stylesheet" href="footer.css">
<link rel="stylesheet" href="CSS1.css">
<link rel="stylesheet" href="CSS2.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<style>
body{background-color: black; display: flex; flex-wrap: wrap;}
.head{background-color: rgba(18,18,18,255); color: rgb(27, 24, 24);
display: inline-grid; justify-content: space-evenly; flex-direction: row;
grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto auto;
text-align: center;
list-style-type: none;
margin:10px auto ;
padding: 0px; letter-spacing: 0px;}
.c{color: rgba(207,207,207,255); background-color: rgba(18,18,18,255);
margin-bottom: 10px; margin-top: 10px; margin: 50px auto;
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
margin-block-end: 1px; margin-block-start: 1px; margin-inline-start: 40px; margin-inline-end: 30px;
font-size: smaller; }
a.c:hover{color:white;}
a.c:link{text-decoration: none;}
pre.a{background-attachment: scroll;background-color: black; color: lightgray;
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
font-size: 143.05 x 23.99;}
.buy{border: solid; border-radius: 16px;
padding:1px 10px;
padding-left: 10px; padding-right: 10px; padding-top: 1px; padding-bottom: 3px;
text-decoration: none; font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
background-color: rgba(0,113,227,255); color: white; border-color: rgba(0,113,227,255);}
a.buy:link{text-decoration: none;}
a.buy:hover{background-color: #147ce5;border-color: #147ce5;}
.strip{color: rgba(162,162,162,255);
font-family:system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
padding-left: 330px; padding-top: 11px; padding-bottom:11px;
background-image: url("purple_strip_2.jpg") ; height: 47 ; width: 1357;
font-size: 80%; }
.iphone{background-color: black; color:white ;
list-style-type: none;
padding: 1px; letter-spacing: 0.5px; padding-left: 80px;
margin:0 auto; margin-top: -10px; margin-left: 10px; margin-right: 600px;
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif; word-spacing: 0.4px; }
.iphone-head-line{font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
background-color: black ; color:rgba(207,207,207,255);
display: inline-grid;flex-direction: row;
justify-content: end;
list-style-type: none;
margin-top: -10px ;
margin-right: 1px; margin-left: 20px; margin-bottom: -10px;}
a.iphone-head:link,a.iphone-head:active,a.iphone-head:visited{color: white;text-decoration: none;}
a.iphone-head-link:link,a.iphone-head-link:active,a.iphone-head-link:visited{color: white;text-decoration: none;}
a.iphone-head-link:hover{color: rgba(40,148,250,255)} /*rgba(40,148,250,255)*/
</style>
</head>
<body>
<ul class="head">
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/"><img src="CONTENT/logo1.jpg" height="20px" width="20px"></a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/store">Store</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/mac/">Mac</a></li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/ipad/">iPad</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/iphone/">iPhone</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/watch/">Watch</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/airpods/">AirPods</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/tv-home/">TV & Home</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/services/">Only on Apple</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.apple.com/in/shop/accessories/all">Accessories</a>
</li>
<li class="head">
<a class="c" role="button" href="https://www.support.apple.com/en-in">Support</a>
</li>
<li class="head">
<!-- <a class="c" href="https://www.apple.com/in/shop/bag"><i role="button" class="material-icons">work</i></a> -->
<a class="c" href="#"><img src="CONTENT/cart.png" height="25px" width="40px" style="margin-top:3px"></a>
</li>
</ul>
<ul style="display: flex; flex-direction:row;"> <!--position : fixed;-->
<li class="iphone">
<a class="iphone-head" href="file:///G:/HTML%20PROJECT/Bg_1.html"><strong>iPhone 14 Pro</strong></a>
</li>
<li class="iphone-head-line">
<a class="iphone-head-link" style="color:rgba(123,123,123,255);">Overview</a>
</li>
<li class="iphone-head-line">
<a class="iphone-head-link" href="https://www.apple.com/in/iphone-14-pro/switch/">Switching to iPhone</a>
</li>
<li class="iphone-head-line">
<a class="iphone-head-link" href="https://www.apple.com/in/iphone-14-pro/specs/">Tech Specs</a>
</li>
<li class="iphone-head-line">
<a class="buy" href="https://www.apple.com/in/shop/buy-iphone/iphone-14-pro">Buy</a>
</li>
</ul>
<pre class="strip">Enjoy up to ₹7000 instant savings on orders over ₹41900 across all products with HDFC Bank or American Express credit cards.
Plus No Cost EMI from most leading banks. <a class="shop" href="https://www.apple.com/in/shop/buy-iphone">Shop iPhone</a>
</pre>
<img src="CONTENT\iphone 14 pro.jpg" alt="iPhone 14" class="iphone-image1">
<!-- <br><br><br><br><br><br><br> -->
<p class="data-1">
A magical new way to interact <br>
with iPhone. A vital safety feature <br>
designed to save lives. An <br>
innovative 48MP camera for <br>
mind-blowing detail. All powered <br>
by the ultimate smartphone chip.
</p>
<!-- <br><br> -->
<img src="CONTENT\ProBeyond.png" alt="Pro-Beyond" class="pro-beyond">
<img src="CONTENT\Deep Purple.jpg" alt="iPhone-14_Purple" class="iphone-color">
<p class="color_option">Deep Purple<br>Gold<br>Silver<br>Space Black</p>
<p class="below-image-data">Designed for durability.<br><br> With Ceramic Shield, tougher than <br>
any smartphone glass. Water <br> resistance.1 Surgical-grade <br> stainless steel. 15.54 cm (6.1″) <br> and 17.00 cm (6.7″) display sizes.<br> All in four Pro colours.</p>
<p style="color: grey;margin-top:380px;margin-left:-600px">____________________________________________________________________________________________________________________</p>
<img src="CONTENT/ilock.jpg" alt="ilock" height="40px" width="40px" style="margin-top:410px;margin-left: -900px;">
<p class="below-image-data"style="font-size:110%;margin-top:405px">iPhone is also designed from the ground up to <br> protect your privacy and put you in control of
<br> what you share and who you share with</p>
<p class="below-image-data" style="margin-top:300px;margin-bottom:40px">Introducing Dynamic Island, a truly <br>Apple innovation that's hardware and <br>software — and something in between. <br>
It bubbles up music, FaceTime and so <br>much more — all without taking you <br>away from what you're doing.</p>
<!-- <img src="CONTENT/dynamic_island_1.gif" alt="Dynamic Island GIF" style="height: 700px; width: 100%;"> -->
<img src="CONTENT/Apple-iPhone-14-Pro-iPhone-14-Pro-Max-Dynamic-Island-demo-3up.gif" alt="Dynamic Island GIF" style="height: 700px; width: 100%;">
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left: 800px;">See more of what <br> Dyanamic Island can do and <br> how we brought it to life.</div>
<div><a href="#"><i role="button" class="material-icons arrow" style="font-size: 300%;">arrow_forward</i></a></div>
</div>
<p class="below-image-data" style="font-size: 500%; text-align: center; margin-left: 280px;margin-top:300px">Always-On Display.<br>Always at the ready.</p>
<img src="CONTENT/glance2.png" alt="IMG NOT FOUND" width="100%" height="900px" />
<img src="CONTENT/IMG_2022 2.JPG" alt="image not found" width="60%" height="600px" style="margin-top: 270px;margin-left: 530px;">
<p class="below-image-data" style="font-size:400%;margin-left:120px;margin-top:-560px;line-height: 80px;">Your photo. <br>Your font. <br>Your widgets. <br>Your iPhone.</p>
<p class="below-image-data" style="margin-left:-407px;margin-top:-220px">iOS 16 lets you customise your <br>Lock Screen in fun new ways. Layer a <br>photo to make it pop. Track your Activity <br>rings. And see live updates
from your <br>favourite apps.</p>
<p style="font-weight: bolder;color: grey;margin-top:240px;margin-left:-400px;">____________________________________________________________________________________________________________________</p>
<img src="CONTENT/ilock.jpg" alt="ilock" height="40px" width="40px" style="margin-top:280px;margin-left: -900px;">
<p class="below-image-data"style="font-size:110%;margin-top:270px">App Tracking Transparency lets you decide<br>which apps are allowed to track your activity </p>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><b><br><br><br><br><br>
<img src="CONTENT\IMG_2023.jpg" alt="iPhone Brilliant" width="100%" height="970px" >
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left: 780px;">See why the new<br>Super Retina XDR Display<br>is like nothing else.</div>
<div><a href=""><i role="button" class="material-icons arrow" style="background: linear-gradient(to bottom,#cadc66,#cc933c, #e29014);font-size: 300%;">arrow_forward</i></a></div>
</div>
<img src="CONTENT\crash detection.jpg" alt="crash-detection" style="margin-left: 260px;margin-top:500px">
<p class="image_side">Crash<br> Detection <br>calls for <br>help when<br> you can't.</p>
<p style="margin-top:-550px; margin-left: 750px;margin-right: 50px; color: #d6d0d0;font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif; font-size: 180%; font-weight: 200%;">iPhone 14 Pro can detect a severe<br>
car crash, then call emergency <br>services and notify your<br> emergency contacts.</p>
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left: 800px;">See how the tech in<br>iPhone 14 Pro recognises<br>a severe car crash.</div>
<div><a href=""><i role="button" class="material-icons arrow" style="font-size: 300%;">arrow_forward</i></a></div>
</div>
<p class="below-image-data" style="font-size:300%;margin-left: 300px;margin-top:400px">The Pro camera system gets</p>
<p class="below-image-data" style="font-size:1000%;margin-top: -80px;margin-left: 339px;font-weight: 600;">massively</p>
<p class="below-image-data"style="font-size:990%;margin-top: -240px;margin-left: 359px;font-weight: 600;">more Pro.</p>
<p class="below-image-data" style="font-size:250%;margin-top:-110px;margin-left:360px;font-weight: 400;">Introducing the all-new<br>48MP Main camera with an
<br>advanced quad-pixel sensor.</p>
<img src="CONTENT/iphone 14 pro camera module.jpg" alt="iPhone-14-Pro-Camera-Module" height="1100" width="100%">
<p class="below-image-data" style="font-size:400%;margin-top:170px;">Up to 4x <br>the resolution. <br> For jaw-dropping <br> cropping.</p>
<img src="CONTENT/Screenshot 2022-11-27 191738.png" alt="image not found" width="75%" height="600px" style="margin-left:200px">
<br><br><br><br><br><br><br><br><br><br>
<p class="content1">iPhone 14 Pro raises the bar for<br> what 48 megapixels can do —<br> delivering 4x the resolution in<br> ProRAW for mind-blowing detail in<br> every crop.</p>
<p class="gradient-data">65% larger sensor</p>
<p class="caption" style="margin-left:270px;margin-top:-35px;font-size: 170%;">than iPhone 13 Pro</p>
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left: 900px;">See how iPhone<br>does more with<br>every megapixel</div>
<div><i role="button" class="material-icons arrow" style="font-size: 300%;">arrow_forward</i></div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<p class="below-image-data" style="font-size:450%;">The picture <br>of versatility.</p>
<br><br>
<figure>
<img src="CONTENT/image(1).jpg" alt="Image-1" style="margin-left:150px">
<figcaption class="caption">1x Main | 24mm</figcaption>
<img src="CONTENT/image(2).jpg" alt="Image-2" style="margin-left:700px;margin-top:-260px">
<figcaption class="caption" style="margin-left:820px">0.5x Ultra Wide Macro | 13mm</figcaption>
<img src="CONTENT/image(3).jpg" alt="Image-3" style="margin-left:220px;margin-top:-160px">
<figcaption class="caption" style="margin-left:220px">New 2x Telephoto | 48mm</figcaption>
<img src="CONTENT/image(4).jpg" alt="Image-4" style="margin-left:900px;margin-top:-400px">
<!-- <figcaption class="caption" style="margin-left:400px;">0.5x ultra Wide | 13mm</figcaption> -->
<img src="CONTENT/image(5).jpg" alt="Image-5" style="margin-left:720px;margin-top:-80px ">
<figcaption class="caption" style="margin-left:720px">3x Telephoto | 77mm</figcaption>
</figure>
<p class="below-image-data" style="margin-top:-150px;margin-left:250px">The new Pro camera <br> system adds a <br> 2x optical-quality <br> Telephoto to its zoom <br>range, putting tons of <br> framing flexibility in<br>
your pocket. Up your <br> frame game.</p>
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left:800px;">See how we created the<br>2x Telephoto and how to<br>get the most out of it</div>
<div><i role="button" class="material-icons arrow" style="font-size: 300%;">arrow_forward</i></div>
</div>
<p class="below-image-data" style="font-size:500%;margin-left: 350px;margin-top: 400px;">Much more detail. <br> In much less light.</p>
<div class="pic-grid">
<div><img src="CONTENT/low_light_wide__mwcscsmlln6a_large.jpg" height="450px" width="350px"></div>
<div><img src="CONTENT/low_light_main__e65vdj1r1066_large.jpg" height="450px" width="350px"></div>
<div><img src="CONTENT/low_light_telephoto__gly9r0k8kwqe_large.jpg" height="450px" width="350px"></div>
<div><p class="caption-1">Up to</p><p class="gradient-data" style="margin-left:50px;margin-top:-20px;margin-bottom: -12px;">3x better <br> low-light photos</p>
<p class="caption-1">on the Ultra Wide<br>camera</p></div>
<div><p class="caption-1">Up to</p><p class="gradient-data" style="margin-left:50px;margin-top:-20px;margin-bottom: -12px;">2x better <br> low-light photos</p>
<p class="caption-1">on the Main <br>camera</p></div>
<div><p class="caption-1">Up to</p><p class="gradient-data" style="margin-left:50px;margin-top:-20px;margin-bottom: -12px;">2x better <br> low-light photos</p>
<p class="caption-1">on the Telephoto <br>camera</p></div>
</div>
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left:800px;margin-top:60px">See how advanced censors<br>and software make such a<br>huge leap possible</div>
<div><i role="button" class="material-icons arrow" style="font-size: 300%;margin-top:70px">arrow_forward</i></div>
</div>
<br><br><br><br><br><br><br><br><br><br><br><br><br>
<p style="color: grey; margin-top:100px;margin-left: 200px;">____________________________________________________________________________________________________________________</p>
<img src="CONTENT/ilock.jpg" alt="ilock" height="40px" width="40px" style="margin-left:220px"/>
<p class="below-image-data" style="font-size:110%; margin-top:-40px;margin-left:710px">When apps request access to your photos,<br>iPhone lets you call the shots by sharing just
<br>the ones you want instead of your entire library</p>
<p class="below-image-data" style="margin-top:200px;font-size:400%">24.Breathtaking. <br> Frames. Per. Second.</p>
<p class="below-image-data" style="margin-left:790px;margin-top:-30px">Cinematic mode now shoots <br> in 4K HDR at 24 fps — the <br>
film industry standard. Have <br>your people call our people</p>
<img src="CONTENT/stable video.gif" alt="Dynamic Island GIF" style="height: 500px; width: 100%;">
<p class="below-image-data" style="text-align:right;margin-right:580px">Now you can seamlessly <br>edit with other pro footage in <br>4K at 24 or 30 fps. You can <br>
even edit the depth effect <br> after capture.
<p class="gradient-data" style="font-size:130%;margin-top:-210px;margin-left: 830px;">Highest-quality video</p>
<p class="caption-1" style="margin-top:-20px;margin-left:830px;margin-bottom:170px">in a smartphone</p>
<p class="below-image-data" style="font-size:430%;margin-top:290px;margin-left: 300px;margin-bottom: 20px;">Shaky action shot? <br> Fix it in pre.</p>
<img src="CONTENT/iphone 14 pro.gif" alt="Dynamic Island GIF" style="height: 700px; width: 100%;">
<p class="below-image-data" style="margin-left:270px;margin-top:90px;font-size:170%">Whether you're filming from an <br>off-road SUV or running alongside <br>your subject, try Action mode for <br>
smooth handheld videos — no <br>gimbal required.</p>
<p class="caption-1" style="margin-left:760px;margin-top:-200px">The only smartphone in <br> the world that lets you</p>
<p class="gradient-data" style="margin-left:760px;margin-top:-20px;font-size:190%;margin-bottom: 200px;">shoot, view, edit <br>and share in ProRes <br>or Dolby Vision HDR</p>
<div class="grid-cont2">
<div class="grid-items-1" style="margin-top:80px">
<p>Main</p>
<p>48MP for up to <br>4x the resolution</p>
<p style="color: grey;margin-top:-20px;margin-left:1px;">____________________</p>
<p class="caption-2">24 mm <br>48 mm (2x Telephoto) <br> Quad-pixel sensor <br> 2.44 µm quad pixel <br> 1.22 µm single pixel <br>
ƒ/1.78 aperture <br> 100% Focus Pixels <br> 7-element lens <br> Sensor-shift OIS <br>(2nd gen)</p>
</div>
<div class="grid-items-1">
<p>Telephoto</p>
<p>Up to 2x better<br>low-light photos</p>
<p style="color: grey;margin-top:-20px;margin-left:1px;">____________________</p>
<p class="caption-2">77 mm<br>3x optical zoom<br>ƒ/2.8 aperture<br>6% Focus Pixels<br>6-element lens<br>OIS</p>
</div>
<div class="grid-items-1" style="margin-top:80px">
<p>Ultra Wide</p>
<p>Sharper,brighter<br>macro shots</p>
<p style="color: grey;margin-top:-20px;margin-left:1px;">____________________</p>
<p class="caption-2">13 mm <br>120° field of view<br>ƒ/2.2 aperture<br>100% Focus Pixels<br>6-element lens<br>Lens correction</p>
</div>
</div>
<img src="CONTENT/big_lenses.jpg" alt="image not found" height="700px" width="100%" >
<div class="grid-cont2">
<div class="below-image-data" style="text-align:right;margin-left:40px;font-size:550%;line-height: 90px;">A camera in <br> a class by <br> itselfie. </div>
<div class="below-image-data" style="margin-left:60px;font-size:170%;margin-top: 50px;line-height: 34px;">Snap your sharpest, most <br>colourful close-ups and <br>group shots, thanks to a new <br>
TrueDepth front camera with <br>autofocus and a larger <br>aperture.</div>
</div>
<img src="CONTENT/handpic.jpg" alt="image not found" width="90%" height="800px" style="margin-left: 140px;margin-top:-27px">
<p class="caption" style="font-size: 120%;margin-left: 390px;margin-top:-120px;margin-bottom: 5px;">Up to</p>
<p class="caption" style="margin-left:390px;font-size: 160%;">2x better low- <br>light photos</p>
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left: 900px;margin-top:100px">See how<br>spectacular your<br>selfies can look</div>
<div><a href=""><i role="button" class="material-icons arrow" style="font-size: 300%;margin-top:110px">arrow_forward</i></a></div>
</div>
<div class="grid-cont2" style="margin-left:150px;column-gap: 80px;margin-top:280px">
<div><p style="color: grey;margin-top:-20px;margin-left:1px;">____________________________________________________________</p>
<img src="CONTENT/ilock.jpg" alt="ilock" height="40px" width="40px" style="margin-left:30px;"/>
<p class="below-image-data" style="font-size:100%; margin-top:-50px;margin-left:190px">The TrueDepth camera and <br>
A16 Bionic also power Face ID, the <br> most secure facial authentication in a <br>smartphone</p>
</div>
<div><p style="color: grey;margin-top:-20px;margin-left:1px;">____________________________________________________________</p>
<img src="CONTENT/greenapple.jpg" alt="ilock" height="50px" width="40px" style="margin-left:30px;margin-top:-10px"/>
<p class="below-image-data" style="font-size:100%; margin-top:-50px;margin-left:190px">iPhone 14 Pro uses 100% recycled <br>gold wire in all its cameras to reduce <br>mining of precious resources</p>
</div>
</div>
<p class="below-image-data" style="margin-left:100px;margin-top:260px;font-size: 500%;">The <br> mastermind <br> behind it all.</p>
<p class="below-image-data" style="margin-left:100px;margin-top:10px;font-size: 200%;">Say hello to A16 Bionic,<br>the ultimate smartphone chip.</p>
<img src="CONTENT/chipapple.jpg" height="800px" width="650px" style="justify-content: end;margin-left:681px;margin-top:-600px"/>
<div class="grid-cont1">
<div class="below-image-data" style="text-align: right; margin-left: 900px;margin-top:100px">Geek out on the<br>specs of A16 Bionic</div>
<div><a href=""><i role="button" class="material-icons arrow" style="font-size: 300%;margin-top:110px">arrow_forward</i></a></div>
</div>
<p style="color: grey; margin-top:300px;margin-left: 200px;">____________________________________________________________________________________________________________________</p>
<img src="CONTENT/ilock.jpg" alt="ilock" height="40px" width="40px" style="margin-left:220px"/>
<p class="below-image-data" style="font-size:110%; margin-top:-40px;margin-left:740px">The Secure Enclave in A16 Bionic protects<br>
personal information like your Face ID data,<br>contacts and more</p>
<p class="below-image-data" style="margin-top:300px;font-size:300%;margin-left:400px">A battery that's</p>
<p class="gradient-data" style="font-size:1100%;margin-left:380px;margin-top:-70px;letter-spacing: -8px;">all in,</p>
<p class="gradient-data" style="font-size:1100%;margin-left:570px;margin-top:-250px;letter-spacing: -8px;">all day.</p>
<p class="below-image-data" style="margin-left:570px;font-size:170%;margin-top:-150px">Even with soooooo many new <br>
capabilities, iPhone 14 Pro still delivers<br> amazing all-day battery life.</p>
<div class="grid-cont2" style="margin-left:130px">
<div class="grid-items-1">
<p class="caption-1" style="font-weight: lighter;">Up to</p>
<p class="gradient-data" style="margin-left:50px;margin-top:-20px;line-height: 35px;font-size: 140%;">29 <br> hours</p>
<p class="caption-1" style="margin-top:-30px;font-weight: lighter;">video playback on <br> iPhone 14 Pro Max</p>
</div>
<div class="grid-items-1">
<p class="caption-1" style="font-weight: lighter;">Up to</p>
<p class="gradient-data" style="margin-left:50px;margin-top:-20px;line-height: 35px;font-size: 140%;">23 <br> hours</p>
<p class="caption-1" style="margin-top:-30px;font-weight: lighter;">video playback on <br> iPhone 14 Pro</p>
</div>
<div class="grid-items-1">
<img src="CONTENT/lighning.jpg" height="70px" width="35px" style="margin-top:40px">
<p class="caption-1" style="margin-top:0px;margin-left:0px;font-weight: lighter;">Add a MagSafe <br>charger for faster <br>wireless charging</p>
</div>
</div>
<footer class="end-back">
<div class="end-site">
<div class="end-bg grid-merge">
<img src="CONTENT/IPhone-rid-1.png" style="height:480px;width:900px;margin-top: 0px;margin-bottom: -50px;">
</div>
<div class="end-bg">
<img src="CONTENT/ilock.jpg" alt="ilock" height="40px" width="40px" style="margin-left:170px;margin-top:-20px"/>
<p class="below-image-data" style="margin-left:100px">Privacy is built in.</p>
<a class="shop" href="https://apple.com/in/privacy/">
<p class="shop" style="background-color:black; font-size: 14px;margin-left: 100px;margin-top:-20px;font-weight: lighter;">Check out the latest privacy
<br> features for iPhone <i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></p></a>
<img src="CONTENT/tile_privacy__es3b0gogvcwi_large.jpg" style="height:200px;width:300px;margin-bottom: -50px;margin-left:40px">
</div>
<div class="end-bg">
<img src="CONTENT/greenapple.jpg" alt="ilock" height="40px" width="40px" style="margin-left:170px;margin-top:-20px"/>
<p class="below-image-data" style="margin-left:100px">Apple has a plan.</p>
<a class="shop" href="https://apple.com/in/privacy/">
<p class="shop" style="background-color:black; font-size: 14px;margin-left: 90px;margin-top:-20px;font-weight: lighter;">See how all our products will be
<br>carbon neutral by 2030 <i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></p></a>
<img src="CONTENT/tile_environment__fsgwat7q51ym_large.jpg" style="height:100px;width:120px;margin-top: 50px;margin-left:140px">
</div>
<div class="end-bg" style="background-color:white">
<img src="CONTENT/tile_ios_16_icon__cb4i6x3e95xy_large.jpg" alt="ilock" height="40px" width="40px" style="margin-left:170px;margin-top:-20px"/>
<p class="below-image-data" style="margin-left:60px;color:#111111">iOS 16. Personal is powerful.</p>
<a class="shop" href="https://apple.com/in/privacy/">
<p class="shop" style="background-color:white; font-size: 20px;margin-left: 150px;margin-top:-20px;font-weight: lighter;">Explore the new<br>
features in iOS 16 <i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></p></a>
<img src="CONTENT/tile_ios_16__b9bmysz4cu9y_large.jpg" style="height:200px;width:125%;margin-top: 40px;margin-left:-50px">
</div>
<div class="end-bg" style="background-color:#eaf2fb">
<img src="CONTENT/tile_accessibility_icon__e4hvkwzc80cy_large.png" alt="ilock" height="40px" width="40px" style="margin-left:170px;margin-top:-20px"/>
<p class="below-image-data" style="margin-left:120px;color:#111111">iPhone for all.</p>
<a class="shop" href="https://apple.com/in/privacy/">
<p class="shop" style="background-color:#eaf2fb; font-size: 20px;margin-left: 50px;margin-top:-20px;font-weight: lighter;">Discover accessibility
features like<br>Voice control for iPhone <i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></p></a>
<img src="CONTENT/Screenshot 2022-12-04 000232.png" style="height:225px;width:125%;margin-top: 65px;margin-left:-50px;margin-bottom:-200px;border-radius: 30px;">
</div>
</div>
<p class="below-image-data" style="font-size:300%;font-weight:650">Have even more fun <br> with your iPhone.</p>
<div class="grid-cont2" style="row-gap:20px;grid-template-columns: 330px 330px 330px;">
<div class="end-bg">
<img src="CONTENT/icon_app_store.png" alt="ilock" height="40px" width="40px" style="margin-top:-20px"/>
<p class="below-image-data" style="font-size:100%;margin-left:0px;">The <span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
App Store </span>offers<br>nearly 1.8 million apps - all <br>held to the highest privacy <br>standards.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:0px">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</div>
<div class="end-bg">
<img src="CONTENT/icon_apple_one.png" alt="ilock" height="40px" width="70px" style="margin-top:-20px"/>
<p class="below-image-data" style="font-size:100%;margin-left:0px;"><span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
App One </span>bundles four<br>services for music,movies, <br>games and more in one <br>easy subscription.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:0px">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</div>
<div class="end-bg">
<img src="CONTENT/icon_magsafe.png" alt="ilock" height="40px" width="30px" style="margin-top:-20px"/>
<p class="below-image-data" style="font-size:100%;margin-left:0px;"><span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
MagSafe </span>cases and wallets<br>let you snap on fun colours.<br>MagSafe also gives you<br>faster wireless charging.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:0px">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</div>
<div class="end-bg">
<img src="CONTENT/icon_usbc_adapter.png" alt="ilock" height="40px" width="30px" style="margin-top:-20px"/>
<p class="below-image-data" style="font-size:100%;margin-left:0px;"><span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
20W USB-C Power <br> Adapter </span>lets you plug in for<br>even faster charging in a <br>compact, easy-to-carry<br>size.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:0px">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</div>
<div class="end-bg">
<img src="CONTENT/icon_apple_watch.png" alt="ilock" height="40px" width="50px" style="margin-top:-20px"/>
<p class="below-image-data" style="font-size:100%;margin-left:0px;"><span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
App Watch </span>lets you ping<br>your iPhone with a tap if<br>you've misplaced it. And<br>iPhone lets you find your <br>Apple Watch just as easily.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:0px">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</div>
<div class="end-bg">
<img src="CONTENT/icon_airpods.png" alt="ilock" height="40px" width="50px" style="margin-top:-20px"/>
<p class="below-image-data" style="font-size:100%;margin-left:0px;"><span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
AppPods Pro </span>place sound all<br>around you with<br>Personalised Spatial Audio.<br>Engrave the case only at<br>Apple.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:0px">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</div>
<div class="end-bg" style="margin-left:280px;width:390px;">
<img src="CONTENT/icon_airtag.png" alt="ilock" height="40px" width="50px" style="margin-top:-20px;margin-left:170px"/>
<p class="below-image-data" style="font-size:100%;margin-left:100px;"><span class="gradient-data" style="font-size:100%;margin-left:0px;margin-top:-37px">
AppTag. </span>Attach one to your<br>keys. Put another in your<br>backpack. If they're lost,<br>just use the Find My app.</p>
<a class="shop" href="https://apple.com/in/privacy/" style="background-color: black;font-weight:400;margin-left:150px">Learn more
<i class="material-icons" style="font-size: 60%;margin-left: 0px;">arrow_forward_ios</i></a>
</div>
</div>
<img src="CONTENT/Image-film.png" alt="image not found" width="100%" height="800px"/>
<!-- <a class="film" href="https://www.apple.com/in/iphone-14-pro/?afid=p238%7CsUzEaRoOq-dc_mtid_209254ho67063_pcrid_621810
182613_pgrid_142127850698_&cid=wwa-in-kwgo-iphone-slid---iPhone14Pro-avail-">Watch the film</a> -->
<p class="below-image-data" style="font-size:200%;font-weight:700;margin-top:70px">Which iPhone is right for you?</p>
<img src="CONTENT/choices.png" width="65%" height="400" alt="image not found" style="margin-left:250px">
<div class="grid-table" style="text-align:center;margin-top: 0px;margin-bottom: 60px;">
<div class="caption-2" style="font-size:80%;">From ₹79900.00*</div>
<div class="caption-2" style="font-size:80%;">From ₹129900.00*</div>
<div class="caption-2" style="font-size:80%;">From ₹64900.00*</div>
<div class="caption-2" style="font-size:80%;">From ₹49900.00*</div>
<div class="grid-table-items" style="font-weight:400;"><a class="buy" href="https://www.apple.com/in/shop/buy-iphone/iphone-14-pro">Buy</a></div>
<div class="grid-table-items" style="font-weight:400;"><a class="buy" href="https://www.apple.com/in/shop/buy-iphone/iphone-14">Buy</a></div>
<div class="grid-table-items" style="font-weight:400;"><a class="buy" href="https://www.apple.com/in/shop/buy-iphone/iphone-13">Buy</a></div>
<div class="grid-table-items" style="font-weight:400;"><a class="buy" href="https://www.apple.com/in/shop/buy-iphone/iphone-se">Buy</a></div>
<div><a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a></div>
<div><a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a></div>
<div><a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a></div>
<div><a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a></div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items">17.00 cm (6.7″) or <br>15.54 cm (6.1″)
<p class="grid-table-sub">Super Retina XDR display <br> ProMotion technology <br> Always-On display</p>
</div>
<div class="grid-table-items">16.95 cm (6.7″) or<br>15.40 cm (6.1″)
<p class="grid-table-sub">Super Retina XDR display<br> - <br> -</p>
</div>
<div class="grid-table-items">15.40 cm (6.1″) or<br>113.76 cm (5.4″)
<p class="grid-table-sub">Super Retina XDR display<br> - <br> -</p>
</div>
<div class="grid-table-items">11.94 cm (4.7″)<br>
<p class="grid-table-sub">Retina HD display<br> - <br> -</p>
</div>
<div>
<img src="CONTENT/dyanmic_island.png" height="40x" width="60px"/>
<p class="grid-table-sub">Dynamic Island</p>
<p class="grid-table-capt">A new way to <br>interact with iPhone</p>
</div>
<div style="margin-top:50px">-</div>
<div style="margin-top:50px">-</div>
<div style="margin-top:50px">-</div>
<div>
<img src="CONTENT/SOS.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Emergency SOS <br>Crash Detection</p>
</div>
<div>
<img src="CONTENT/SOS.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Emergency SOS <br>Crash Detection</p>
</div>
<div>
<img src="CONTENT/SOS.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Emergency SOS <br>-</p>
</div>
<div>
<img src="CONTENT/SOS.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Emergency SOS <br>-</p>
</div>
<div>
<img src="CONTENT/cameera3.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Pro Camera System</p>
<p class="grid-table-capt">48MP Main | Ultra Wide <br>Telephoto <br> Photonic Engine for incredible detail and colour <br>
Autofocus on TrueDepth <br> front camera</p>
</div>
<div>
<img src="CONTENT/camera2.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Advanced dual-camera system</p>
<p class="grid-table-capt">12MP Main | Ultra Wide <br> - <br>Photonic Engine for incredible detail and colour <br> Autofocus on TrueDepth <br>front camera</p>
</div>
<div>
<img src="CONTENT/camera2.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Dual-camera system</p>
<p class="grid-table-capt">12MP Main | Ultra Wide <br> - <br>-<br>Front camera</p>
</div>
<div>
<img src="CONTENT/camera1.png" height="50x" width="70px"/>
<p class="grid-table-sub" style="line-height:27px">Advanced camera system</p>
<p class="grid-table-capt">12MP Main<br> - <br>-<br> TrueDepth front camera</p>
</div>
<div>
<img src="CONTENT/battery.png" height="30x" width="70px"/>
<p class="grid-table-sub" style="line-height:17px">Up to 29 hours <br> video playback</p>
</div>
<div>
<img src="CONTENT/battery.png" height="30x" width="70px"/>
<p class="grid-table-sub" style="line-height:17px">Up to 26 hours <br> video playback</p>
</div>
<div>
<img src="CONTENT/battery.png" height="30x" width="70px"/>
<p class="grid-table-sub" style="line-height:17px">Up to 19 hours <br> video playback</p>
</div>
<div>
<img src="CONTENT/battery.png" height="30x" width="70px"/>
<p class="grid-table-sub" style="line-height:17px">Up to 15 hours <br> video playback</p>
</div>
<div>
<img src="CONTENT/A16.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">A16 Bionic Chip</p>
</div>
<div>
<img src="CONTENT/A15.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">A15 Bionic chip <br>with 5-core GPU</p>
</div>
<div>
<img src="CONTENT/A15.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">A15 Bionic chip <br>with 4-core GPU</p>
</div>
<div>
<img src="CONTENT/A15.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">A15 Bionic chip <br>with 4-core GPU</p>
</div>
<div>
<img src="CONTENT/FaceID.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px;margin-top:-2px">Face ID</p>
</div>
<div>
<img src="CONTENT/FaceID.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px;margin-top:-2px">Face ID</p>
</div>
<div>
<img src="CONTENT/FaceID.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px;margin-top:-2px">Face ID</p>
</div>
<div>
<img src="CONTENT/TouchID.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px;margin-top:-2px">Touch ID</p>
</div>
<div>
<img src="CONTENT/5GSpeaker.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">5G capable</p>
</div>
<div>
<img src="CONTENT/5GSpeaker.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">5G capable</p>
</div>
<div>
<img src="CONTENT/5GSpeaker.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">5G capable</p>
</div>
<div>
<img src="CONTENT/5GSpeaker.png" height="50x" width="80px"/>
<p class="grid-table-sub" style="line-height:17px">5G capable</p>
</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
<div class="grid-table-items" style="margin-bottom:20px">____________________</div>
</div>
<a class="shop" href="https://www.apple.com/in/iphone/compare/" style="background-color: #111111">
<p class="shop" style="background-color:#111111; font-size: 20px;margin-left: 500px;margin-top:0px;font-weight: lighter;">
Compare all iPhone models<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i>
</a>
<span style="background-color: #111111;margin-left: 40px;">
<a class="shop" href="https://www.apple.com/in/shop/buy-iphone" style="background-color:#111111">Shop iphone
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a></span>
</p>
<br><br><br><br><br><br><br><br>
</footer>
<div class="grid-cont1" style="grid-template-columns: 600px 600px;text-align: center;font-size:180%;margin-top:150px">
<div>
<p class="below-image-data" style="margin-left: 240px;">
Trade in your smartphone <br> for credit. <br>
<span style="font-weight:400;font-size:60%;">With Apple Trade In, you can get credit <br> towards a new iPhone when you trade in an <br>
eligible smartphone.8 It's good for you and <br> the planet.</span> <br>
<a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#000000;font-weight:400;font-size: 70%;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</p>
</div>
<div>
<p class="below-image-data" style="margin-left:-190px">Still have questions? <br> Just ask. <br>
<span style="font-weight:400;font-size:60%;">You won't find a better place to buy iPhone. We <br>
know about carriers, payment options and more. <br> And we make it easy to understand.</span> <br>
<a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#000000;font-weight:400;font-size: 70%;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</p>
</div>
</div>
<footer style="margin-top:380px">
<div class="grid-cont2" style="margin-top:20px;column-gap: 100px;text-align: center;text-decoration: none;">
<div class="grid-items-1">
<a href="apple.com/in/shop/help/shipping_delivery" style="background-color:#111111;text-decoration: none;">
<img src="CONTENT/delivery.png" height="50px" width="70px" alt="mage not found"/>
<p class="below-image-data" style="margin-left:-20px;margin-top:0px;font-weight: 500;">Free delivery</p>
<p class="grid-table-sub" style="font-size:60%;margin-left:-30px;margin-top:-20px">Get free delivery directly to <br>your door.</p>
<a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;font-size: 70%;">Learn more
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</a>
</div>
<div class="grid-items-1" >
<a href="https://www.apple.com/in/shop/ways-to-buy" style="background-color:#111111;text-decoration: none;">
<img src="CONTENT/EMI.png" height="50px" width="70px" alt="mage not found"/>
<p class="below-image-data" style="margin-left:-20px;margin-top:0px;font-weight: 500;">EMI available</p>
<p class="grid-table-sub" style="font-size:60%;margin-left:-30px;margin-top:-20px">Conveniently monthly<br>payment options.</p>
<a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;font-size: 70%;margin-left: -20px;">
Learn more<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</a>
</div>
<div class="grid-items-1">
<a href="#" style="background-color:#111111;text-decoration: none;">
<img src="CONTENT/HELP.png" height="50px" width="70px" alt="mage not found"/>
<p class="below-image-data" style="margin-left:-20px;margin-top:0px;font-weight: 500;">Get help buying</p>
<p class="grid-table-sub" style="font-size:60%;margin-left:-30px;margin-top:-20px">Have a question? Call a<br>Specialist or chat online.
<br>Call 000800 040 1968.</p>
<a class="shop" href="https://www.apple.com/in/iphone-14-pro/" style="background-color:#111111;font-weight:400;font-size: 70%;">Contact us
<i class="material-icons" style="font-size: 60%;">arrow_forward_ios</i></a>
</a>
</div>
</div>
<br><br><br><br>
<p style="color:grey;font-weight:lighter;margin-left:150px">____________________________________________________________________________________________________________________________</p>
<p class="copyright" style="margin-left :150px;">
*Listed pricing is Maximum Retail Price (inclusive of all taxes).<br>
‡Instant savings, otherwise referred to as instant cashback on the Apple Store Online, of 5% of successful order value available for qualifying HDFC Bank Credit <br>
Cards & HDFC Credit Card EMI only. Offer limited to Maximum Instant Savings Amount of ₹6000 per successful single order of ₹41900 and above. Instant <br>
savings available for up to two orders per rolling 90 day period with an eligible card. Card eligibility subject to terms and conditions between you and your <br>
card issuing bank. Total transaction value calculated after any trade-in credit or eligible discount applied. Any subsequent order adjustment(s) or cancellation(s) <br>
may result in instant savings being recalculated, and any refund may be adjusted to account for instant savings clawback, this may result in no refund being made <br>
to you. Offer may be revised or withdrawn at any time without any prior notice. <a class="foot-links" href="https://www.apple.com/in/store">Terms & conditions</a> apply. Offer cannot be combined with Apple Store for <br>
Education or Corporate Employee Purchase Plan pricing. Multiple separate orders cannot be combined for instant savings. <br> <br>
‡‡No Cost EMI is available for purchases made using qualifying credit cards on 3- or 6-month tenures only. Minimum order spend applies as per your credit card's <br>
issuing bank threshold. Offer cannot be combined with Apple Store for Education or Corporate Employee Purchase Plan pricing. Credit card eligibility is subject to <br>
terms and conditions between you and your credit card-issuing bank. Offer may be revised or withdrawn at any time without any prior notice. <br>
<a class="foot-links" href="https://www.apple.com/in/store">Terms & conditions</a> apply. <br><br>
Representative example: Based on a 6-month tenure. ₹69900 total cost includes 16% p.a. and No Cost EMI savings of ₹3149, paid over 6 months as six <br>
monthly payments of ₹11650.<br><br>
1. iPhone 14 Pro and iPhone 14 Pro Max are splash, water and dust resistant, and were tested under controlled laboratory conditions with a ratingof IP68 under <br>
<span style="margin-left:16px">IEC standard 60529 (maximum depth of 6 metres up to 30 minutes). Splash, water and dust resistance are not permanent conditions. Resistance might decrease <br>
<span style="margin-left:16px">as a result of normal wear. Do not attempt to charge a wet iPhone; refer to the user guide for cleaning and drying instructions. Liquid damage is not covered <br>
<span style="margin-left:16px">under warranty.<br>
2. The display has rounded corners that follow a beautiful curved design, and these corners are within a standard rectangle. When measured as a standard rectangular <br>
<span style="margin-left:16px">shape, the screen is 15.54 centimetres / 6.12 inches (Phone 14 Pro), 17.00 centimetres / 6.69 inches (iPhone 14 Pro Max)
diagonally. Actual viewable area is less. <br>
3. All battery claims depend on the cellular network, location, signal strength, feature configuration, usage and many other factors; actual results will vary. <br>
<span style="margin-left:16px">Battery has limited recharge cycles and may eventually need to be replaced. Battery life and charge cycles vary by use and settings. Battery tests are conducted <br>
<span style="margin-left:16px">using specific iPhone units. See <a class="foot-links" href="https://www.apple.com/in/store">apple.com/in/batteries</a> and
<a class="foot-links" href="https://www.apple.com/in/store">apple.com/in/iphone/compare</a> for more information. <br>
4. Emergency SOS uses a cellular connection or Wi-Fi calling. <br>
5. All battery claims depend on network configuration and many other factors; actual results will vary. Battery has limited recharge cycles and may eventually need <br>
<span style="margin-left:16px">to be replaced. Battery life and charge cycles vary by use and settings. See <a class="foot-links" href="https://www.apple.com/in/store">apple.com/in/batteries/</a> and
<a class="foot-links" href="https://www.apple.com/in/store">apple.com/in/iphone/battery.html</a> for more information. <br>
6. Accessories are sold separately. <br>
7. Data plan is required. 5G is available in selected markets and through selected carriers. Speeds vary based on site conditions and carrier. For details on 5G support <br>
<span style="margin-left:16px">, contact your carrier and see <a class="foot-links" href="https://www.apple.com/in/store">apple.com/in/iphone/cellular</a>. <br>
8. Trade-in values will vary based on the condition, year and configuration of your trade-in device, and is computed on Maximum Retail Price. You must be at least <br>
<span style="margin-left:16px">18 years old to be eligible to trade in for credit. Not all devices are eligible for credit. More details are available from Apple's trade-in partner for trade-in and <br>
<span style="margin-left:16px">recycling of eligible devices. Restrictions and limitations may apply. Credit applied towards your new iPhone will be based on the received device matching the <br>
<span style="margin-left:16px">description you provided when your estimate was made and upon validation by the courier. Apple reserves the right to refuse or limit the quantity of any <br>
<span style="margin-left:16px">device for any reason. <br>
Some features may not be available for all countries or all regions. <a class="foot-links" href="https://www.apple.com/in/store">View the complete list</a>.
</p>
<p class="copyright" style="margin-left:150px">_____________________________________________________________________________________________________________________________________________________________________________</p>
<p class="footer0" style="margin-top:-10px">
<span style="padding-top:30px"><img src="CONTENT/logo1.jpg" height="20px" width="20px"></span>
<i class="material-icons" style="font-size: 60%;margin-top:-10px;font-weight: normal;">arrow_forward_ios</i>
<a class="shop" style="background-color: #111111;color:#bbbbbb;" href="https://www.apple.com/in/iphone/">iPhone</a>
<i class="material-icons" style="font-size: 60%;margin-top:-10px;font-weight: normal;">arrow_forward_ios</i>iPhone 14 Pro
</p>
<div class="row-div">
<container>
<ul>
<li class="head1">Shop and Learn</li>
<li><a href="https://www.apple.com/in/store">Store</a></li>
<li><a href="https://www.apple.com/in/mac/">Mac</a></li>
<li><a href="https://www.apple.com/in/ipad/">iPad</a></li>
<li><a href="https://www.apple.com/in/iphone/">iPhone</a></li>
<li><a href="https://www.apple.com/in/watch/">Watch</a></li>
<li><a href="https://www.apple.com/in/airpods/">Airpods</a></li>
<li><a href="https://www.apple.com/in/tv-home/">TV & Home</a></li>
<li><a href="https://www.apple.com/in/airtag/">AirTag</a></li>
<li><a href="https://www.apple.com/in/shop/accessories/all">Accessories</a></li>
<li><a href="https://www.apple.com/in/shop/gift-cards">Gift Cards</a></li>
</ul>
</container>
<container>
<ul>
<li class="head1">Services</li>
<li><a href="https://www.apple.com/in/apple-music/">Apple Music</a></li>
<li><a href="https://www.apple.com/in/apple-tv-plus/">Apple TV+</a></li>
<li><a href="https://www.apple.com/in/apple-arcade/">Apple Arcade</a></li>
<li><a href="https://www.apple.com/in/icloud/">iCloud</a></li>
<li><a href="https://www.apple.com/in/apple-one/">Apple one</a></li>
<li><a href="https://www.apple.com/in/apple-books/">Apple Books</a></li>
<li><a href="https://www.apple.com/in/apple-podcasts/">Apple Podcasts</a></li>
<li><a href="https://www.apple.com/in/app-store/">App Store</a></li>
</ul>
<ul class="col-div">
<li class="head1">Account</li>
<li><a href="https://appleid.apple.com/">Manage Your Apple ID</a></li>
<li><a href="#">Apple Store Account</a></li>
<li><a href="https://www.icloud.com/">iCloud.com</a></li>
</ul>
</container>
<container>
<ul>
<li class="head1">Apple Store</li>
<li><a href="https://www.apple.com/in/shop/ways-to-buy">Ways to Buy</a></li>
<li><a href="https://www.apple.com/in/shop/trade-in">Apple Trade In</a></li>
<li><a href="https://www.apple.com/in/recycling/">Recycling Programme</a></li>
<li><a href="#">Order Status</a></li>
<li><a href="https://www.apple.com/in/shop/help">Shopping Help</a></li>
</ul>
</container>
<container>
<ul>
<li class="head1">For Business</li>
<li><a href="https://www.apple.com/in/business/">Apple and Business</a></li>
</ul>
<ul class="col-div">
<li class="head1">For Education</li>
<li><a href="https://www.apple.com/in/education/">Apple and Education</a></li>
<li><a href="https://www.apple.com/in/education/k12/#how-to-buy">Shop for Education</a></li>
<li><a href="https://www.apple.com/in/shop/education-pricing">Shop for University</a></li>
</ul>
<ul class="col-div">
<li class="head1">For Healthcare</li>
<li><a href="https://www.apple.com/in/healthcare/">Apple in Healthcare</a></li>
<li><a href="https://www.apple.com/in/healthcare/apple-watch/">Health on Apple Watch</a></li>
</ul>
</container>
<container>
<ul>
<li class="head1">Apple Values</li>
<li><a href="https://www.apple.com/in/accessibility/">Accessibility</a></li>
<li><a href="https://www.apple.com/in/education-initiative/">Education</a></li>
<li><a href="https://www.apple.com/in/environment/">Environment</a></li>
<li><a href="https://www.apple.com/in/privacy/">Privacy</a></li>
<li><a href="https://www.apple.com/in/supplier-responsibility/">Supplier Responsibility</a></li>
</ul>
<ul class="col-div">
<li class="head1">About Apple</li>
<li><a href="https://www.apple.com/in/newsroom/">Newsroom</a></li>
<li><a href="https://www.apple.com/in/leadership/">Apple Leadership</a></li>
<li><a href="https://www.apple.com/careers/in/">Career Opportunities</a></li>
<li><a href="https://investor.apple.com/investor-relations/default.aspx">Investors</a></li>
<li><a href="https://www.apple.com/compliance/">Ethics and Compliance</a></li>
<li><a href="https://www.apple.com/in/apple-events/">Events</a></li>
<li><a href="https://www.apple.com/in/contact/">Contact Apple</a></li>
</ul>
</container>
</div>
<p class="copyright">More ways to shop: <a class="shop" style="background-color:#111111; font-size: 14px;" href="https://locate.apple.com/in/en/">Find a retailer</a> near you.
Or call 000800 040 1966.<br>
___________________________________________________________________________________________________________________________________________________</p>
<pre class="copyright" style="margin-top:-10px;">Copyright © 2022 Apple Inc. All rights reserved.<a href="https://www.apple.com/in/legal/privacy/" class="foot-links" style="padding-left: 25px;">Privacy Policy</a> | <a href="https://www.apple.com/in/legal/internet-services/terms/site.html" class="foot-links">Terms of Use</a> | <a href="https://www.apple.com/in/shop/browse/open/salespolicies" class="foot-links">Sales Policy</a> | <a href="https://www.apple.com/in/legal/" class="foot-links">Legal</a> | <a href="https://www.apple.com/in/sitemap/" class="foot-links">Site Map</a> <a href="https://www.apple.com/choose-country-region/" class="foot-links" style="padding-left: 99px;">India</a></pre>
<br>
</footer>
<p class="copyright" style="font-size:120%">© 2022 <span>
<a class="shop" href="https://www.github.com/vansh-codes" target="_blank" style="background-color:black;font-weight: 570;">Vansh-codes</a>
</span>.
All rights reserved <br>
Project by
<span style="font-weight: 750;">Vansh Chaurasiya</span>
<br>
CSE326 - Internet Programming Laboratory
<br> <br>
<span style="margin-left:380px;font-size:200%;font-weight:800;">THANK YOU!😃</span>
</p>
</body>
</html>