Advertisement
Akantha

Dropdown

Jun 23rd, 2016
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <div class="dropdown">
  2. <button class="btn btn-primary dropdown-toggle" type="button" data-toggle="dropdown">Screenshots <span class="caret"></span></button>
  3. <ul class="dropdown-menu">
  4.  
  5. Dropdown Text
  6.  
  7. </ul>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement