forked from arajajyothibabu/greensolutions.in
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path7.html
67 lines (62 loc) · 2.12 KB
/
7.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
<!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=iso-8859-1" />
<title>Green Solutions</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="topPan"><a href="index.html"><img src="images/logo.gif" title="Green Solutions" alt="Green Solutions" width="204" height="57" border="0"/></a>
<ul>
<li><a href="index.php">Home</a></li>
<li><span>FAQ</span></li>
<li><a href="contact.html">Contact us </a></li>
</ul>
</div>
<div id="headerPan">
<h1 align="center">best Fresh Solution</h1>
</div>
<div id="bodyPan">
<div id="centerPan">
<div id="bodyPan">
<p class="text"><br />
<br />
<br /><img src="images/faq.png" title="Green Solutions" alt="Green Solutions" width="300" height="100" border="0"/>
</p>
<p align="center"><br />
<br />
<li>
<h1><font color="brown"> What do you do when you smell gas ? </font><br />
<br />
</h1>
<p> </p>
</li>
<div id="page-container">
<div id="header"><img src="images/nose.gif" align="right" width="300" height="200" />
<br />
<p> »Turn the pressure regulator knob to the OFF position.<br />
<br />
</p>
<p>» Put out all fires in the kitchen (including agarbatti and pooja lamp)<br />
<br />
</p>
<p>» Open all doors and windows for ventilation.<br />
<br />
</p>
<p>» Do not strike a match and do not operate any electric switches (including main switch)<br />
<br />
</p>
<p>» Electrical switches and dry cell torches generate spark while switching on or off.<br />
<br />
</p>
<p>» Get in touch with you distributor or get in touch with your Emergency Service Cell managed by the <br />
Oil Companies after office hours and on Sundays and holidays.</p>
<p> </p>
<p><br />
<br />
<a href="faq.html" >BACK</a></p>
</div>
</div>
</div>
</body>
</html>