Skip to content

Instantly share code, notes, and snippets.

@zs-sz
Created December 16, 2015 19:04
Show Gist options
  • Save zs-sz/fd544b59f74d06cf3030 to your computer and use it in GitHub Desktop.
Save zs-sz/fd544b59f74d06cf3030 to your computer and use it in GitHub Desktop.
XXXOrM
<div class="product product-akcios">
<h3 class="product-title">Gumibelso nyaklanc</h3>
<img alt="ez egy nagyon jo kep" class="product-image" src="http://lorempixel.com/500/300?category=people" alt="" />
<p class="desrpition">leírás leírás leírás leírás leírás</p>
<span class="price">115<span class="currency">Euro</span></span>
<a href="/kosar/" target="_blank" class="buy-now">Kosárba Vele</a>
</div>
h3 {
color: red;
}
input {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment