| r412 vs r413 | ||
|---|---|---|
| 1 | {{{#!wiki style="background: MediumSeaGreen; width:200px" | |
| 2 | clamp(200px, 50%, 300px)}}} | |
| 3 | {{{#!wiki style="background: MediumSeaGreen; width: clamp(200px, 50%, 300px)" | |
| 4 | clamp(200px, 50%, 300px)}}} | |
| 5 | {{{#!wiki style="background: MediumSeaGreen; width:300px" | |
| 6 | clamp(200px, 50%, 300px)}}} | |
| 7 | ||
| 8 | ||
| 9 | ||
| 10 | ||
| 1 | 11 | {{{#!wiki style="border:1px solid gray" |
| 2 | 12 | {{{#!wiki style="display:inline-block;padding:5px 10px;border:2px solid #fff;border-top-left-radius:15px;border-bottom-left-radius:15px;box-shadow:0 4px gray" |
| 3 | 13 | '''제목'''}}}{{{#!wiki style="display:inline-block;margin-left:-2px;padding:5px 10px;border:2px solid #fff;border-top-right-radius:15px;border-bottom-right-radius:15px;box-shadow:0 4px gray" |
| ... | ... |