Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. <ul role="menu" aria-label="menu">
  2. <li role="menuitem" tabindex="0" ><a target="_blank" href="http://www.google.com">item 1</a></li>
  3. <li role="menuitem" tabindex="0" ><a target="_blank" href="http://www.google.com">item 2</a></li>
  4. <li role="menuitem" tabindex="0" ><a target="_blank" href="http://www.google.com">item 3</a></li>
  5. <li role="menuitem" tabindex="0" ><a target="_blank" href="http://www.google.com">item 4</a></li>
  6. </ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement