You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
562 B
12 lines
562 B
# 用 DOM 做更多事
|
|
|
|
## 簡介
|
|
|
|
調查其中一項 DOM 的元素。造訪 MDN 關於 [DOM 介面的清單](https://developer.mozilla.org/docs/Web/API/Document_Object_Model)挑選其中一項。在網路上找尋一個使用這項元素的網頁,並解釋如何使用它。
|
|
|
|
## 學習評量
|
|
|
|
| 作業內容 | 優良 | 普通 | 待改進 |
|
|
| -------- | ---------------------- | ---------------- | ---------------- |
|
|
| | 完整的評論文章附帶例子 | 評論文章不帶例子 | 評論文章並不完整 |
|