diff --git a/files/zh-tw/web/html/element/noscript/index.md b/files/zh-tw/web/html/element/noscript/index.md index 0880a81c0004ca..2557b8af9984ef 100644 --- a/files/zh-tw/web/html/element/noscript/index.md +++ b/files/zh-tw/web/html/element/noscript/index.md @@ -49,13 +49,6 @@ slug: Web/HTML/Element/noscript
<noscript>
element, or in
- a {{HTMLElement("head")}} element (but only for an HTML
- document), here again if there are no ancestor
- <noscript>
element.
如果不存在祖元素 <noscript>
,或者在 {{HTMLElement("head")}} 元素中(但僅適用於HTML文件),同樣如果不存在 <noscript>
祖元素,則接受任何段落型內容的元素。