r39
r1
1[include(틀:상위 문서, top1=사용자:Cernium)]
2----
3[include(사용자:Cernium/틀/test)]
4----
5##_아래부터 테스트 공간_##
r38
6{{{#!html <s><span style="color: green">192.168.0.1</span></s>}}}
r37
7
8{{{#!html <span style="background-color: #배경색">서술할 내용1</span>}}}
9{{{#!html <span style="color: #글자색">서술할 내용2</span>}}}
10{{{#!html <span style="color: #글자색; background-color: #배경색">서술할 내용3</span>}}}
11
12
13
14
15
16
17}}}
18
19
20
21{{{#!html <span style="background-color: #999">배경색 적용</span>}}}
22글자가 있는 부분(공백 포함)에만 배경색이 적용됩니다.