Skip to content

Instantly share code, notes, and snippets.

@oguzhanoptimum7
Created February 15, 2022 16:50
Show Gist options
  • Select an option

  • Save oguzhanoptimum7/d1e14b2b1c988b651721c8a75e9ef67b to your computer and use it in GitHub Desktop.

Select an option

Save oguzhanoptimum7/d1e14b2b1c988b651721c8a75e9ef67b to your computer and use it in GitHub Desktop.

Revisions

  1. oguzhanoptimum7 created this gist Feb 15, 2022.
    49 changes: 49 additions & 0 deletions demo-description-eq-tuning.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,49 @@
    NOTE: You can create 1 to 10 sections for your content.

    <div class="section-1">
    <h4 class="section-1-header">Description</h4>
    <div class="section-1-content">
    Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
    </div>
    </div>

    <div class="section-2">
    <h4 class="section-2-header">Applications</h4>
    <div class="section-2-content">
    Content 2-> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
    </div>
    </div>

    <div class="section-3">
    <h4 class="section-3-header">Features</h4>
    <div class="section-3-content">
    <ul>
    <li>Vacuum rating of 1×10<sup>-8</sup>&nbsp;torr</li>
    <li>Bakeable to 150°C (200°C intermittent)</li>
    <li>Manufactured from 316L stainless steel</li>
    <li>High conductance; straight through flow</li>
    <li>Particulate resistant ball/seat design lengthens time between maintenance cycles</li>
    <li>Service valve without removal from the system</li>
    <li>Lorem</li>
    </ul>
    </div>
    </div>

    <div class="section-4">
    <h4 class="section-4-header">Service Kits and Accessories</h4>
    <div class="section-4-content">
    <ul>
    <li><a title="Service Kits and Accessories" href="/products/service-kits-accessories" target="_blank" rel="noopener">Service kits</a> are available for all 2-way ball valve series. Kit includes:
    <ul>
    <li>(1) stem o-ring</li>
    <li>(2) body o-rings</li>
    <li>(2) Teflon seats</li>
    <li>(1) Teflon spacer</li>
    <li>(1) PEEK stem bearing</li>
    <li>(1) nylon lock nut</li>
    </ul>
    </li>
    </ul>
    </div>
    </div>