-
Notifications
You must be signed in to change notification settings - Fork 0
/
hw1.html
119 lines (104 loc) · 4.15 KB
/
hw1.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
<html>
<head>
<title>
APLLE IPHONE
</title>
</head>
<body>
<header>19/09/2017<span style="display:inline-block; width:550px;"></span>HTML basics</header>
<h1 align="center"><b>Apple iPhone X</b></h1>
<h2> EVERYTHING CHANGES</h2>
<p>
iPhone is a line of smartphones designed and marketed by Apple Inc. They run <a href="#CH2">Apple's iOS</a> mobile operating system. The first generation iPhone was released
on June 29, 2007, and there have been multiple new hardware iterations with new iOS releases since.<br>
The user interface is built around the device's multi-touch screen, including a virtual keyboard. The iPhone has Wi-Fi and can connect to cellular networks.<strike> It
supports android apps.</strike><i>As of January 2017, Apple's App Store contained more than 2.2 million applications available for the iPhone.</i><br>
<b>Apple has released ten generations of iPhone models</b>, each accompanied by one of the ten major releases of the iOS operating system. It was followed by the
3GS with improved hardware, the 4 with a metal chassis, higher display resolution and front-facing camera, and the 4S with improved hardware and the voice
assistant Siri. The iPhone 5 featured a taller, 4-inch display and Apple's newly introduced Lightning connector. In 2013, Apple released the 5S with improved
hardware and a fingerprint reader, and the lower-cost 5C, a version of the 5 with colored plastic casings instead of metal.</p>
<pre><p>
They were followed by the larger iPhone 6, with models featuring 4.7 and 5.5-inch displays.
The iPhone 6S was introduced the following year,
which featured hardware upgrades and support for pressure-sensitive touch inputs,
as well as the SE—which featured hardware from the 6S but the smaller form factor of the 5S.</pre></p>
<p>
<U>In 2016, Apple unveiled the iPhone 7 and 7 Plus</U>, which add water resistance, improved system and graphics performance, a new rear dual-camera setup on the
Plus model, and new color options, while removing the 3.5 mm headphone jack found on previous models. The iPhone 8 and 8 Plus were released in 2017,
adding a glass back and an improved screen and camera.<I> The iPhone X was released alongside the 8 and 8 Plus, with its highlights being a near bezel-less
design, an improved camera and a new facial recognition system, named Face ID, but having no home button, and therefore, no Touch ID.</I>
</p>
</body>
<h2><b>Phone Specification</b></h2>
<ul>
<li>Exp release 2017 November</li>
<li>174g 77m thickness
<li>ios 11</li>
<li>2<sup>6</sup>/2<sup>8</sup> GB storage</li>
<li>No SD card slot</li>
<li>H<sub>2</sub>0 resistant</li></ul>
<h3 ID="CH2"><B>IMAGES OF PHONE</B></h3>
<img src="image2.jpg" height="200px" width="200px">
<img src="image4.jpg" height="200px" width="200px">
<p align="left">iphone</p>
<page number="2">
<hr align="center">
<div id="table">
<table border="1" cellspacing="0" cellpadding="1" align="center">
<tr>
<th colspan="2">Phone</th>
<th>Apple Iphone 7</th>
<th>Apple Iphone 7 plus</th></tr>
<tr>
<th>General</th>
<th>Dimensions(mm)</th>
<td>138.30 x 67.10 x 7.10</td>
<td>158.20 x 77.90 x 7.30</td>
</tr>
<tr>
<th></th>
<th>Weight(g)</th>
<td>138.00</td>
<td>188.00</td>
</tr>
<tr>
<th></th>
<th>Battery Capacity(mAh)</th>
<td>1960</td>
<td>2900</td>
</tr>
<tr>
<th>Display</th>
<th>Screen Sizes(inches)</th>
<td>4.70</td>
<td>5.500</td>
</tr>
<tr>
<th></th>
<th>Resolution</th>
<td>750*1334 pixels</td>
<td>1080*1920 pixels</td>
</tr>
<tr>
<th></th>
<th>Pixel Per Inch(PPI)</th>
<td>326</td>
<td>401</td>
</tr>
<tr>
<th>Hardware</th>
<th>RAM</th>
<td>2 GB</td>
<td>3 GB</td>
</tr>
<tr>
<th>Connectivity</th>
<th>NFC</th>
<td>Yes</td>
<td>No</td>
</tr>
</table>
</hr>
</div>
<FOOTER>file:///Users/sagar/Downloads/Sample.html</FOOTER>
</page>