틀:반응형 style: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
4번째 줄: 4번째 줄:
<pre style="white-space: pre-wrap;">{{반응형 style|요소|mobile=모바일 style|pc=PC style|common=공통 style(선택)}}</pre>
<pre style="white-space: pre-wrap;">{{반응형 style|요소|mobile=모바일 style|pc=PC style|common=공통 style(선택)}}</pre>
{|{{style|class=wiki|width=100%|layout=on}}
{|{{style|class=wiki|width=100%|layout=on}}
|+예시
|-
|-
|모바일에서 빨간 박스, PC에서 파란 박스<pre style="white-space: pre-wrap;">{{반응형 style|.example-class
!colspan=2|예시
|-
|모바일에서 빨간 박스, PC에서 파란 박스<syntaxhighlight line="" lang="html+handlebars" style="white-space: pre-wrap;">{{반응형 style|.example-class
|common=display: inline-block; width: 50px; height: 50px;
|common=display: inline-block; width: 50px; height: 50px;
|mobile=background: red;
|mobile=background: red;
|pc=background: blue;}}<div class="example-class"></div></pre>
|pc=background: blue;}}
<div class="example-class"></div></syntaxhighlight>
|{{반응형 style|.example-class|common=display: inline-block; width: 50px; height: 50px;|mobile=background: red;|pc=background: blue;}}<div class="example-class"></div>
|{{반응형 style|.example-class|common=display: inline-block; width: 50px; height: 50px;|mobile=background: red;|pc=background: blue;}}<div class="example-class"></div>
|-
|colspan=2|{{펼접|id=tip|title=[ 사용 팁 ]}}
|-
|
* '''요소'''에 해당하는 문법<table {{style|class=wiki|align=center}}><tr><td>{{code|<태그>}}</td><td>=</td><td>{{code|태그}}</td></tr><tr><td>{{code|class{{=}}"클래스"}}</td><td>=</td><td>{{code|.클래스}}</td></tr><tr><td>{{code|id{{=}}"아이디"}}</td><td>=</td><td>{{code|#아이디}}</td></tr></table>
{{펼접끝}}
|}
|}
{{김찬 제작 틀}}
{{김찬 제작 틀}}

2024년 7월 8일 (월) 22:08 판

:반응형 style
사용문서
새로고침
넘겨주기
이동하기

{{반응형 style|요소|mobile=모바일 style|pc=PC style|common=공통 style(선택)}}
예시
모바일에서 빨간 박스, PC에서 파란 박스
{{반응형 style|.example-class
|common=display: inline-block; width: 50px; height: 50px;
|mobile=background: red;
|pc=background: blue;}}
<div class="example-class"></div>
[ 사용 팁 ]
  • 요소에 해당하는 문법
    <태그>=태그
    class="클래스"=.클래스
    id="아이디"=#아이디
+
김찬 제작 틀
[ A~Z & etc. ]
[ ㄱ~ㅅ ]
[ ㅇ~ㅎ ]
※ 더 이상 사용하지 않거나 사용할 필요가 없는 경우 취소선 처리
※ 일부 극히 단순한 틀은 본 틀 목록에 미포함