-
Notifications
You must be signed in to change notification settings - Fork 0
/
imac.html
44 lines (36 loc) · 1.15 KB
/
imac.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
<!DOCTYPE HTML>
<html>
<head>
<title>Iphone</title>
<link type="text/css" rel="stylesheet" href="main.css">
<style>
img{
padding:0;
margin: 0;
display:block;
}
</style>
</head>
<body>
<center>
<img src="steve4.jpg" width=800px height=200px></img>
<table bgcolor="black" cellpadding=50% cellspacing=50%>
<tr>
<td><a href="apple.html"><img src="apple3.jpg" width=150px></img></a></td>
<td><p><a href="iphone.html">iPHONE</a></td>
<td><p><a href="ipad.html">iPAD</a></td>
<td><p><a href="imac.html">iMAC</a></td>
<td><p><a href="iwatch.html">iWATCH</a></td>
<td><p><a href="isupport.html">iSUPPORT</a></td>
<td><p><a href="Geolocation.html">iLOCATION</a></td>
</tr>
</table>
<div><img src="imac1.jpg" border="0" width=1316px height=500px></img></div>
<div><img src="imac2.jpg" border="0" width=1316px height=500px></img></div>
<div><img src="imac3.jpg" border="0" width=1316px height=500px></img></div>
<div><img src="imac4.jpg" border="0" width=1316px height=500px></img></div>
<div><img src="imac5.jpg" border="0" width=1316px height=500px></img></div>
<section>
<div id="section">
</div></section>
</html>