在網頁輸出一句問候話語:
(1).<script>...</script>放在<head>...</head>裡面
(2)function 函數名稱(){
}
(3).使用超連結<a>..</a>來呼叫function
語法:<a href="javascript:函數名稱()">
顯示文字