-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweb.1
96 lines (86 loc) · 3.86 KB
/
web.1
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Free Pharmaceutical Company - Download HTML Website s</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script type="text/javascript">
function ctck()
{
var sds = document.getElementById("dum");
if(sds == null){alert("You are using a free package.\n You are not allowed to remove the tag.\n");}
}
</script>
</head>
<body>
<div id="header">
<div id="navigation">
<ul>
<li><a href="index.jsp">Home</a></li>
<li><a href="about.jsp">About Us</a></li>
<li><a href="admin.jsp">ADMINISTRATOR </a></li>
<li><a href="distributerlogin.jsp">DISTRIBUTER </a></li>
<li><a href="customer.jsp">CUST0MER</a></li>
<li><a href="contactus.jsp">Contact Us</a></li>
</ul>
</div>
</div>
<table width="960" border="0" cellspacing="10" cellpadding="0" align="center">
<tr align="justify">
<td valign="top" width="220px">
<img src="images/hioxindia-pharmacy_08.jpg" alt="" border="0" /> <br />
<h1>Pharmaceutist</h1>
<p>Freedesigner s.com has a wide collection of HTML web design s.</p>
<p align="right"><a href="#" class="more">View More</a></p>
</td>
<td valign="top">
<img src="images/hioxindia-pharmacy_10.jpg" alt="" border="0" />
<h1>Drug Store</h1>
<p>Anyone can use these HTML s just by replacing the content to the pre-existing site designs.</p>
<p align="right"><a href="#" class="more">View More</a></p>
</td>
<td valign="top">
<img src="images/hioxindia-pharmacy_12.jpg" alt="" border="0" />
<h1>Tablets</h1>
<p>This high quality free pharmaceutical company is built using XHTML and CSS..</p>
<p align="right"><a href="#" class="more">View More</a></p>
</td>
<td valign="top">
<img src="images/hioxindia-pharmacy_14.jpg" alt="" border="0" />
<h1>Medical Shop</h1>
<p>With each downloaded you get HTML page, respective images and CSS file.</p>
<p align="right"><a href="#" class="more">View More</a></p>
</td>
</tr>
<tr><td colspan="4" style="border-bottom:1px solid #CCCCCC;"></td></tr>
</table>
<div id="content">
<table width="960" border="0" cellspacing="0" cellpadding="0">
<tr align="justify">
<td width="200" valign="top">
<img src="images/hioxindia-pharmacy_19.jpg" alt="" border="0" /> </td>
<td width="760" valign="top">
<h1>Welcome to The BRAND NEW Chennai Pharmaceutical Company </h1>
<p>This is free Pharmaceutical Company for your online website, blog or web page which is under Health and Medicine category. Anyone wants good, professional, for their pharmacy, drug store, medical store then this would be the best one. This free pharmaceutical company is designed by professional designers to make your task much easier to customize it.</p><br />
<p>There are many other categories like Arts, Agriculture, Computers, Satellite, Cars, Finance, Nature, Music, Personal Website, Religious, Fashion, Furniture, Holiday, Travel, Night club are available in this site. Have a look at the collection of HTML s, pick the right one, preview and download it easily.</p>
</td>
</tr>
</table>
</div>
<div id="footer">
<div id="footer_1">
<ul>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
<li><a href="#"></a></li>
</ul> <br />
<span id="design">Designed by <a id="dum" href="http://www.javatpoint.com" target="_blank">www.javatpoint.com</a></span>
<script type="text/javascript">
document.onload = ctck();
</script>
</div>
</div>
</body>
</html>