| r814 vs r815 | ||
|---|---|---|
| 1 | {{{#! | |
| 1 | {{{#!style | |
| 2 | .button { | |
| 3 | display:inline-block;padding:5px 10px;border:10px groove red | |
| 4 | } | |
| 5 | .button:hover { | |
| 6 | display:inline-block;padding:5px 10px;border:10px ridge red | |
| 7 | } | |
| 8 | }}} | |
| 9 | ||
| 10 | ||
| 11 | ||
| 12 | {{{#!wiki class="button" | |
| 2 | 13 | 버튼}}} |
| 3 | 14 | |
| 4 | 15 | |
| ... | ... |