-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct2.html
80 lines (60 loc) · 1.3 KB
/
product2.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
<!DOCTYPE html>
<html>
<head>
<title>product2</title>
</head>
<img src="FFF-FLOW RICH-STICKERS-OK2.JPG" width="1335" hight="200">
</body>
<title>HTML Links</title>
<style text="type/css">
a:link
{
font-size:17pt;
}
</style>
</head>
<body bg color="white">
<center><b><a href="Home page.html" target="frame 3">Home page</a>
<a href="about us.html" target="frame 3">About us</a>
<a href="products.html" target="frame 3">Products</a>
<a href="contact us.html" target="frame 3">Contact us</a>
<a href="feedback.html" target="frame 3">Feedbck</a></b></center>
<hr>
<center><h2><b><u>Verticle openwell submersible pump set</h2></b></u></></title>
<br>
<style>
table {
width:30%;
}
table, th, td {
border: 1px solid black;
}
th, td {
padding: 5px;
text-align: left;
}
</style>
</head>
<img src="IMG_20150212_181844.JPG" width="300" hight="400">
<body>
<table border="2">
<tr><td colspan="2"><center><b><u><h3>Three phase<h3></u></b></tr>
<tr>
<td>H.P</td>
<td>3.0 to 15</td>
</tr>
<tr>
<td>Head in Meter</td>
<td>16 to 120</td>
</tr>
<tr>
<td>Discharge in LPM</td>
<td>125 to 1050</td>
</tr>
<tr>
<td>Suc. & Deli</td>
<td>2.5",3"</td>
</tr>
</table>
</body>
</html>