Guest User

Untitled

a guest
Feb 22nd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <button type="button" class="btn btn-primary">ノーマルボタン</button>
  2. <button type="button" class="btn btn-primary active" >アクティブボタン</button>
  3. <button type="button" class="btn btn-primary disabled" >非アクティブボタン</button>
Add Comment
Please, Sign In to add comment