在頁面定義標簽 <div id="container"><div class="sections"><div class="section" id="section0"><h3>this is the page1</h3></div> //h3可以自定義名稱 如果不需要可以刪掉<div class="section" id="section1"><h3>this is the page2</h3></div><div class="section" id="section2"><h3>this is the page3</h3></div><div class="section" id="section3"><h3>this is the page4</h3></div></div>
</div>