<div data-role="collapsible">
<h3>제목</h3>
<p>내용</p>
</div>
<div data-role="collapsible" data-collapsed="false">
<h3>제목</h3>
<p>내용</p>
</div>
<div data-role="collapsible" data-iconpos="right">
<h3>제목</h3>
<p>내용</p>
</div>
<div data-role="collapsible" data-theme="a">
<h3>제목</h3>
<p>내용</p>
</div>
<div data-role="collapsible" data-theme="a" data-content-theme="a">
<h3>제목</h3>
<p>내용</p>
</div>
<div data-role="collapsible" data-theme="b" data-content-theme="e">
<h3>제목</h3>
<p>내용</p>
</div>
여러가지 자유형의 내용을 담을 수 있습니다.
하위단계에 또 있습니다.
다단계 접펼식 구역을 만들 수 있습니다.
data-content-theme="a"
data-content-theme="a"
data-content-theme="b"
data-content-theme="c"
data-content-theme="b"
data-content-theme="c"