Advertisement
itskrystalized

Dropdown menu 001# - HTML

Apr 17th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.34 KB | None | 0 0
  1. <div class="menu">
  2.     <a href="/">Index</a>
  3.     <div class="leugro">
  4.         <button class="leugrobutton">Link 1</button>
  5.         <div class="leugro-tartalom">
  6.             <a href="url cím helye">Link 2</a> <a href="url cím helye">Link 3</a> <a href="url cím helye">Link 4</a></div>
  7.     </div>
  8.     <a href="url cím helye">Link 5</a><a href="url cím helye">Link 6</a></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement