forked from audrey/intranet
remove floats to fix formatting
This commit is contained in:
parent
6a614fc415
commit
9567ff7483
@ -2,7 +2,8 @@
|
||||
<html>
|
||||
<body>
|
||||
<div class="container">
|
||||
<h2 class="text-bold">Personal Protective Equipment (Eyes, Face, Hands, & Feet) </h2>
|
||||
<h2 class="text-bold">Personal Protective Equipment (Eyes, Face, Hands, & Feet)
|
||||
</h2>
|
||||
<h4>Common Causes of Eye Injuries:</h4>
|
||||
<ul class="list">
|
||||
<li>Injurious gases, vapors, and liquids</li>
|
||||
@ -44,7 +45,8 @@
|
||||
<ul class="list">
|
||||
<li>Provides full-face protection</li>
|
||||
<li>Always wear eye protection under a face shield</li>
|
||||
</ul></ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<h4>When Foot Protection is Necessary:</h4>
|
||||
<ul class="list">
|
||||
@ -53,15 +55,16 @@
|
||||
<li>Engineering controls</li>
|
||||
<li>Work practice controls</li>
|
||||
<li>Administrative controls</li>
|
||||
<li>To provide complete safety and health coverage, foot protection is used in conjunction with </li>
|
||||
<li>To provide complete safety and health coverage, foot protection is used in conjunction with
|
||||
</li>
|
||||
<ul class="list">
|
||||
<li>Engineering controls</li>
|
||||
<li>Work practice controls</li>
|
||||
<li>Administrative controls </li>
|
||||
<li>Administrative controls
|
||||
</li>
|
||||
</ul>
|
||||
<li>Protects the foot against:</li>
|
||||
<ul class="list">
|
||||
<div style="float: left; width: 50%;">
|
||||
<li>Skin diseases</li>
|
||||
<li>Cuts</li>
|
||||
<li>Punctures</li>
|
||||
@ -69,34 +72,28 @@
|
||||
<li>Sprains</li>
|
||||
<li>Fractures</li>
|
||||
<li>Compression</li>
|
||||
</div>
|
||||
<div style="float: right; width: 50%;">
|
||||
<li>Electricity</li>
|
||||
<li>Slipping</li>
|
||||
<li>Chemicals</li>
|
||||
<li>Molten metal</li>
|
||||
<li>Extreme heat or cold</li>
|
||||
<li>Wetness</li>
|
||||
</div>
|
||||
</ul></ul><br>
|
||||
</ul>
|
||||
</ul><br>
|
||||
|
||||
<h4>Types of Foot Protection:</h4>
|
||||
<ul class="list">
|
||||
<div style="float: left; width: 50%;">
|
||||
<li>Safety shoes</li>
|
||||
<li>Metatarsal guards</li>
|
||||
<li>Conductive shoes</li>
|
||||
<li>Safety boots</li>
|
||||
<li>Electrical hazard shoes</li>
|
||||
<li>Sole puncture resistant</li>
|
||||
</div>
|
||||
<div style="float: right; width: 50%;">
|
||||
<li>Static dissipative</li>
|
||||
<li>Foundry shoes</li>
|
||||
<li>Add-on foot protection</li>
|
||||
<li>Rubber spats</li>
|
||||
<li>Steel puncture-proof inserts</li>
|
||||
</div>
|
||||
</ul><br>
|
||||
|
||||
<h4>Donning, Doffing, Adjusting, and Wearing:</h4>
|
||||
@ -107,15 +104,12 @@
|
||||
<li>Shoes must not be altered</li>
|
||||
</ul>
|
||||
|
||||
<div style="float: left; width: 50%;">
|
||||
<h4>Limitations of Foot Protection:</h4>
|
||||
<ul class="list">
|
||||
<li>Creates false sense of security</li>
|
||||
<li>Loses protective ability over time</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="float: right; width: 50%;">
|
||||
<h4>Care, Maintenance, and Use:</h4>
|
||||
<ul class="list">
|
||||
<li>Perform periodic inspection</li>
|
||||
@ -125,7 +119,6 @@
|
||||
</ul>
|
||||
<li>Follow cleaning and maintenance procedures</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h4>Types of Hand Protection:</h4>
|
||||
<ul class="list">
|
||||
@ -157,7 +150,6 @@
|
||||
<li>Contaminated gloves may need special disposal</li>
|
||||
</ul>
|
||||
|
||||
<div style="float: left; width: 50%;">
|
||||
<h4>Limitations of Hand Protection:</h4>
|
||||
<ul class="list">
|
||||
<li>Use proper glove for the job</li>
|
||||
@ -165,9 +157,7 @@
|
||||
<li>Proper fit is essential</li>
|
||||
<li>Limits dexterity</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div style="float: right; width: 50%;">
|
||||
<h4>Care, Maintenance, Use, Disposal:</h4>
|
||||
<ul class="list">
|
||||
<li>Requires proper fit</li>
|
||||
@ -176,7 +166,6 @@
|
||||
<li>Inspect at regular intervals</li>
|
||||
<li>Follow manufacturer's instructions</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h4>Hand Protection is Needed to Protect Against:</h4>
|
||||
<ul class="list">
|
||||
@ -186,4 +175,5 @@
|
||||
<li>Skin irritation from chemicals or germs</li>
|
||||
</div>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user