Skip to content

Instantly share code, notes, and snippets.

@mistergraphx
Last active July 29, 2016 04:49
Show Gist options
  • Save mistergraphx/87c2afe68cbc790601319217342ba36d to your computer and use it in GitHub Desktop.
Save mistergraphx/87c2afe68cbc790601319217342ba36d to your computer and use it in GitHub Desktop.
micro-data
<article itemscope="" itemtype="http://schema.org/Thing">
<div class="banner-block-image js-lazyload">
<img itemprop="image" data-src="dummy.jpg" alt="" />
</div>
<div class="banner-block-text">
<div class="text-title entry-title">
<h3 itemprop="name">Article title</h3>
</div>
<a itemprop="url" href="#"><span>Ça m'interresse</span></a>
</div>
</article>
<div class="footer-bloc-infos" itemscope="" itemtype="http://schema.org/LocalBusiness">
<div class="wrapper">
<div class="contact">
<span class="phone-number">
<span class="icon-phone" aria-hidden="true"></span>
<span itemprop="telephone">TEL. :<a href="tel:0134185507">01 34 18 55 07</a></span>
</span>
<span class="schedule">7 Days a week from 9:00 am to 7:00 pm</span>
</div>
<div class="brand text--center">
<div class="brand-name" itemprop="name">
My Company
</div>
<div class="brand-address" itemprop="address">
8, typing monkeys street - Orlando
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment