Untitled
unknown
plain_text
2 years ago
11 kB
5
Indexable
<div class="products-home"> <div class="products-home-judul">PRODUCTS</div> <div class="products-home-utama"> <div id="slider-products-home"> <input type="radio" name="slider-products-home" id="slide-products-home-1" checked> <input type="radio" name="slider-products-home" id="slide-products-home-2"> <input type="radio" name="slider-products-home" id="slide-products-home-3"> <input type="radio" name="slider-products-home" id="slide-products-home-4"> <input type="radio" name="slider-products-home" id="slide-products-home-5"> <div id="slides-products-home"> <div id="overflow-products-home"> <div class="inner-products-home"> <div class="slide-products-home slide-products-home_1"> <div class="slide-content-products-home"> <div class="product-1"> <img src="img-products/flat-belt.png" width="200px" alt="gambar flat belt"> <h3>Flat Belt</h3> </div> <div class="product-2"> <img src="img-products/V-belt.png" width="200px" alt="gambar v-belt"> <h3>Van Belt</h3> </div> <div class="product-3"> <img src="img-products/bearing.png" width="200px" alt="gambar bearing"> <h3>Bearing</h3> </div> <div class="product-4"> <img src="img-products/hydraulic-seal.png" width="200px" alt="gambar hydraulic seal"> <h3>Hydraulic Seal</h3> </div> <div class="product-5"> <img src="img-products/roller-chain.png" width="200px" alt="gambar roller chain"> <h3>Roller Chain</h3> </div> </div> </div> <div class="slide-products-home slide-products-home_2"> <div class="slide-content-products-home"> <div class="product-6"> <img src="img-products/Narrow-belt.png" width="200px" alt="gambar flat belt"> <h3>Narrow Belt</h3> </div> <div class="product-7"> <img src="img-products/timing-belt.png" width="200px" alt="gambar cogged belt"> <h3>Timing Belt</h3> </div> <div class="product-8"> <img src="img-products/ribbed-belt.png" width="200px" alt="gambar ribbed belt"> <h3>Ribbed Belt</h3> </div> <div class="product-9"> <img src="img-products/hydraulic-seal.png" width="200px" alt="gambar hydraulic belt"> <h3>Hydraulic Seal</h3> </div> <div class="product-10"> <img src="img-products/rubber-belt.png" width="200px" alt="gambar rubber belt"> <h3>Rubber Belt</h3> </div> </div> </div> <div class="slide-products-home slide-products-home_3"> <div class="slide-content-products-home"> <div class="product-11"> <img src="img-products/canvas-belt.png" width="200px" alt="gambar canvas belt"> <h3>Canvas Belt</h3> </div> <div class="product-12"> <img src="img-products/round-belt.png" width="200px" alt="gambar round belt"> <h3>Round Belt</h3> </div> <div class="product-13"> <img src="img-products/polyflex.png" width="200px" alt="gambar polyflex"> <h3>Polyflex</h3> </div> <div class="product-14"> <img src="img-products/hydraulic-seal.png" width="200px" alt="gambar hydraulic seal"> <h3>Hydraulic Seal</h3> </div> <div class="product-15"> <img src="img-products/roller-chain.png" width="200px" alt="gambar roller chain"> <h3>Rubber Belt</h3> </div> </div> </div> <div class="slide-products-home slide-products-home_4"> <div class="slide-content-products-home"> <div class="product-16"> <img src="img-products/mechanical-seal.png" width="200px" alt="gambar mechanical seal"> <h3>Mechanical Seal</h3> </div> <div class="product-17"> <img src="img-products/oil-seal.png" width="200px" alt="gambar oil seal"> <h3>Oil Seal</h3> </div> <div class="product-18"> <img src="img-products/snap-ring.png" width="200px" alt="gambar snap ring"> <h3>Snap Ring</h3> </div> <div class="product-19"> <img src="img-products/oring.png" width="200px" alt="gambar oring"> <h3>Oring</h3> </div> <div class="product-20"> <img src="img-products/coupling.png" width="200px" alt="gambar coupling"> <h3>Rubber Belt</h3> </div> </div> </div> <div class="slide-products-home slide-products-home_5"> <div class="slide-content-products-home"> <div class="product-21"> <img src="img-products/alligator-lacing.png" width="200px" alt="gambar alligator lacing"> <h3>Alligator-lacing</h3> </div> <div class="product-22"> <img src="img-products/oriental-motor.png" width="200px" alt="gambar oriental motor"> <h3>Oriental Motor</h3> </div> <div class="product-23"> <img src="img-products/idemitsu-oil.png" width="200px" alt="gambar idemitsu oil"> <h3>Idemitsu Oil</h3> </div> <div class="product-24"> <img src="img-products/connecting-link.png" width="200px" alt="gambar connecting link"> <h3>Connecting Link</h3> </div> <div class="product-25"> <img src="img-products/Sprocket.png" width="200px" alt="gambar sprocket"> <h3>Sprocket</h3> </div> </div> </div> </div> </div> </div> <div id="controls-products-home"> <label for="slide-products-home-1"></label> <label for="slide-products-home-2"></label> <label for="slide-products-home-3"></label> <label for="slide-products-home-4"></label> <label for="slide-products-home-5"></label> </div> <div id="bullets-products-home"> <label for="slide-products-home-1"></label> <label for="slide-products-home-2"></label> <label for="slide-products-home-3"></label> <label for="slide-products-home-4"></label> <label for="slide-products-home-5"></label> </div> </div> </div>
Editor is loading...