diff options
Diffstat (limited to 'files/zh-tw/dom_觀察器/index.html')
-rw-r--r-- | files/zh-tw/dom_觀察器/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/files/zh-tw/dom_觀察器/index.html b/files/zh-tw/dom_觀察器/index.html new file mode 100644 index 0000000000..9b597bb306 --- /dev/null +++ b/files/zh-tw/dom_觀察器/index.html @@ -0,0 +1,5 @@ +--- +title: DOM 觀察器 +slug: DOM_觀察器 +--- +<div id="test"> <div id="board"> </div></div> |