Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. <nav itemprop="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList">
  2. <ul id="hornavmenu" class="nav navbar-nav">
  3. <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" >
  4. <a href="index.html" class="fa-home active" itemprop="item"><span itemprop="name">Start</span></a>
  5. </li>
  6. <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" >
  7. <a href="about.html" class="fa-group " itemprop="item"><span itemprop="name">About</span></a>
  8. </li>
  9. <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" >
  10. <a href="contact.html" class="fa-comment " itemprop="item"><span itemprop="name">Contact</span></a>
  11. </li>
  12. </ul>
  13. </nav>
  14.  
  15. <nav itemscope="itemscope" itemtype="http://www.schema.org/SiteNavigationElement">
  16. </nav>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement