사용자
o00o/연습장4(r11판 Blame)
| r11 | ||
|---|---|---|
| r9 | 1 | {{{#!style |
| r11 | 2 | .selected { background-color: red; } |
| 3 | .hide {display: none;} | |
| 4 | table.tab > tbody > tr:nth-child(2) { display: none; } | |
| r9 | 5 | }}} |
| r10 | 6 | |
| r11 | 7 | ||<thead><sortable><tableclass=tab><class=button> 버튼1 ||<sortable><class=button> 버튼2 || |
| 8 | ||<nopad> {{{#!wiki class="selected" | |
| 9 | 0}}} ||<nopad> 1 || ㅎㅇ || | |
| 10 | ||<nopad> 1 ||<nopad> {{{#!wiki class="selected" | |
| 11 | 0}}} || ㅂㅇ || | |
| r10 | 12 | |
| 13 | ||
| r11 | 14 | ||<thead><sortable><tableclass=tab><class=button> 강화 여부 ||<class=hide> || |
| 15 | ||<class=hide> 1 || ㅎㅇ || | |
| 16 | ||<class=hide> 0 || ㅂㅇ || | |
| r10 | 17 |