ok

Mini Shell

Direktori : /home/shopnoc1/www/
Upload File :
Current File : /home/shopnoc1/www/plumbing.php

    <?php require_once 'header.php';?>
 

<div class="container py-6">


 <div class="row">

   <div class="col-sm-12"><img src="images/plumbing.jpg" class="image-responsive" width="100%"></div>
 </div>


  <div class="row">
    <div class="col-sm-12">
     <h1 style="font-size: 4vw;" class="text-white bg-success py-2 m-1">Plumbing Work</h1>
    
    <h4 class="bg-dark text-white py-2">Course Overview</h4>
   <div class="module">
        <h4>Module 1: Introduction to Plumbing</h4>
        <ul>
            <li>Overview of Plumbing Systems</li>
            <li>Understanding Plumbing Codes and Regulations</li>
            <li>Basic Plumbing Terminology</li>
            <li>Importance of Water Supply and Drainage</li>
        </ul>
    </div>

    <div class="module">
        <h4>Module 2: Tools and Equipment</h4>
        <ul>
            <li>Common Plumbing Tools and Their Uses</li>
            <li>Pipe Wrenches, Soldering Tools, and More</li>
            <li>Safety Equipment and Practices</li>
            <li>Maintenance of Tools and Equipment</li>
        </ul>
    </div>

    <div class="module">
        <h4>Module 3: Pipes and Fittings</h4>
        <ul>
            <li>Types of Pipes (PVC, Copper, PEX, etc.)</li>
            <li>Understanding Fittings and Connectors</li>
            <li>Pipe Sizing and Selection</li>
            <li>Joining Methods: Soldering, Gluing, and Threading</li>
        </ul>
    </div>

    <div class="module">
        <h4>Module 4: Water Supply Systems</h4>
        <ul>
            <li>Designing Water Supply Systems</li>
            <li>Installing and Repairing Faucets and Valves</li>
            <li>Understanding Pressure and Flow Rates</li>
            <li>Common Issues and Troubleshooting Techniques</li>
        </ul>
    </div>

    <div class="module">
        <h4>Module 5: Drainage and Waste Systems</h4>
        <ul>
            <li>Designing Drainage Systems</li>
            <li>Installing and Repairing Toilets and Sinks</li>
            <li>Understanding Venting Systems</li>
            <li>Diagnosing and Fixing Blockages</li>
        </ul>
    </div>

    <div class="module">
        <h4>Module 6: Advanced Plumbing Techniques</h4>
        <ul>
            <li>Installing Water Heaters</li>
            <li>Understanding and Installing Hydronic Heating</li>
            <li>Basics of Irrigation Systems</li>
            <li>Introduction to Plumbing Troubleshooting</li>
        </ul>
    </div>

    <div class="module">
        <h4>Module 7: Final Project and Assessment</h4>
        <ul>
            <li>Hands-On Project: Complete Plumbing Installation</li>
            <li>Theory Exam on Plumbing Concepts</li>
            <li>Review and Feedback Session</li>
            <li>Issuance of Course Completion Certificate</li>
        </ul>
    </div>






 </div>
  </div>
</div>







 <?php require_once 'footer.php';?>

Zerion Mini Shell 1.0