diff options
author | t7yang <t7yang@gmail.com> | 2021-05-28 22:13:25 +0800 |
---|---|---|
committer | Irvin <irvinfly@gmail.com> | 2021-05-31 15:39:29 +0800 |
commit | d935156b29ff23a8cfbacba5baf389d617572cf4 (patch) | |
tree | 12cedf3b0c49ee29c02ddab7c8332e68eb012362 /files/zh-tw/web/html | |
parent | 52ac152ba5e0edb79b8c361a7b2aac13c7bdbf7b (diff) | |
download | translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.gz translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.tar.bz2 translated-content-d935156b29ff23a8cfbacba5baf389d617572cf4.zip |
remove bcd paragraph for zh-TW
Diffstat (limited to 'files/zh-tw/web/html')
-rw-r--r-- | files/zh-tw/web/html/element/div/index.html | 2 | ||||
-rw-r--r-- | files/zh-tw/web/html/element/script/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/zh-tw/web/html/element/div/index.html b/files/zh-tw/web/html/element/div/index.html index 87763ae146..930c41c532 100644 --- a/files/zh-tw/web/html/element/div/index.html +++ b/files/zh-tw/web/html/element/div/index.html @@ -80,8 +80,6 @@ translation_of: Web/HTML/Element/div <h2 id="Browser_compatibility" name="Browser_compatibility">瀏覽器相容性</h2> -<div class="hidden">此表格是從資料庫中自動生成的,如果您想對這份表格做出貢獻,請詳閱<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <div>{{Compat("html.elements.div")}}</div> diff --git a/files/zh-tw/web/html/element/script/index.html b/files/zh-tw/web/html/element/script/index.html index 3b78b80a41..430780ed44 100644 --- a/files/zh-tw/web/html/element/script/index.html +++ b/files/zh-tw/web/html/element/script/index.html @@ -183,8 +183,6 @@ translation_of: Web/HTML/Element/script <p>The information shown below has been pulled from MDN's Github (<a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a>)</p> <div> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("html.elements.script", 2)}}</p> </div> |