每週題庫
Week_06
1.請使用 alert("Hello World!你好!");
2.請使用 n=prompt("請問你的姓名:","歐拉拉"); 與 document.write("你好:"+n);
3.請使用 document.getElementById("???").style.top 與 document.getElementById("???").style.left
4.請設計一個BMI查詢計算功能
5.請設計一個圖案與上下左右按鈕,當按下對應按鈕時,圖片會有對應方向的移動