範例程式

demo1.html 方框模型
demo2.html 方框位置
demo3.html 瀏覽器寬高與父元件
demo4.html HTML事件(1)
demo5.html HTML事件(2)
demo6.html Timer事件,跑馬燈
demo7.html Timer事件,移動的方塊
demo8.html Mouse事件
demo9.html Mouse事件,移動的方塊
demo10.html Canvas畫圖
demo11.html Canvas畫圖
demo12.html AJAX GET 查資料
demo13.html AJAX POST 查資料
demo14.html AJAX POST 動態產生元件
demo15.html 用localStorage存資料
demo16.html 用localStorage存大量資料
demo17.html Web DB範例
demo18.html IndexedDB範例
demo21.html Fetch範例