Advertisement
Guest User

Untitled

a guest
Jul 9th, 2015
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <div itemscope itemtype="http://schema.org/Organization">
  2. <div class="historyb" id="historyb">
  3. <span class="historyh2" itemprop="name">MyName</span>
  4. <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
  5. <span itemprop="streetAddress">
  6. Street & number of house
  7. </span>
  8. <span itemprop="addressLocality">City</span>,
  9. <span itemprop="postalCode">111111</span>
  10. </div>
  11. <a href="mailto:MyEmail@gmail.com" itemprop="email">
  12. MyEmail@gmail.com
  13. </a>
  14. <span itemprop="foundingDate">Date</span>
  15. <span itemprop="foundingLocation">City</span>
  16. <span itemprop="legalName">Full Name</span>
  17. <a itemprop="url" href="#"><img itemprop="logo" src="http://www.mysite.ru/images/logo.png" /></a>
  18. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement