Snippi
A super awesome snippet tool.
- 1.
<footer> - 2.
<div class="footer"> - 3.
<div class="footer-overlay"></div> - 4.
<div class="footer-body"> - 5.
<div class="row"> - 6.
<div class="one-half column"> - 7.
<div class="column-title"> - 8.
<h3 class="t"><strong>What </strong>we drive</h3> - 9.
</div> - 10.
- 11.
<div class="cycle customers"> - 12.
<div class="client"> - 13.
<img src="./demo/clients/001.png" alt="sample" width="84" height="84"/> - 14.
<img src="./demo/clients/003.png" alt="sample" width="84" height="84"/> - 15.
<img src="./demo/clients/005.png" alt="sample" width="84" height="84"/> - 16.
</div> - 17.
- 18.
<div class="client"> - 19.
<img src="./demo/clients/002.png" alt="sample" width="84" height="84"/> - 20.
<img src="./demo/clients/004.png" alt="sample" width="84" height="84"/> - 21.
<img src="./demo/clients/006.png" alt="sample" width="84" height="84"/> - 22.
</div> - 23.
<div class="client"> - 24.
<img src="./demo/clients/002.png" alt="sample" width="84" height="84"/> - 25.
<img src="./demo/clients/004.png" alt="sample" width="84" height="84"/> - 26.
<img src="./demo/clients/006.png" alt="sample" width="84" height="84"/> - 27.
</div> - 28.
<div class="client"> - 29.
<img src="./demo/clients/002.png" alt="sample" width="84" height="84"/> - 30.
<img src="./demo/clients/004.png" alt="sample" width="84" height="84"/> - 31.
<img src="./demo/clients/006.png" alt="sample" width="84" height="84"/> - 32.
</div> - 33.
</div> - 34.
- 35.
</div> - 36.
- 37.
- 38.
<div class="one-half column"> - 39.
<div class="column-title"> - 40.
<h3 class="t"><strong>Who</strong> we are</h3> - 41.
</div> - 42.
- 43.
<p>We are passionate about what we do. We simply love what we do. Each new theme is like a piece of art, with its own palette.</p> - 44.
<address class="module-contact"> - 45.
<span class="phone cont-info">1 555 000-000</span> - 46.
<span class="email cont-info">noreply@arrowthemes.com</span> - 47.
<span class="town cont-info">Real Madrid, Concha Espina</span> - 48.
</address> - 49.
</div> - 50.
- 51.
</div> - 52.
<div class="row footer-overlay-bottom"> - 53.
<p>we design. we create. we inspire.</p> - 54.
</div> - 55.
</div> - 56.
</div> - 57.
- 58.
</footer>