The Wayback Machine - https://web.archive.org/web/20160306032324/https://developer.mozilla.org/zh-TW/docs/Web/HTML/Reference

Creation of new accounts on MDN is unavailable until further notice. Sorry for the inconvenience! If you see something that needs to be fixed, please file a bug: https://bugzilla.mozilla.org/form.doc

HTML 參考

此文件需要技術審查。

此文件需要編輯審查。

翻譯不完整。請協助 翻譯此英文文件

HTML 是描述網路文件結構和語意內容的語言;它由元素組成,元素可以藉由數個屬性進行修改。 網頁上的內容由 HTML 元素標記而成,例如  <img><title><p><div>,等等。

這裡的文章提供您在開發網站時的參考資料。MDN 不僅提供了 HTML 所有元素的資料,也提供了控制元素行為之屬性的資料。

編撰中
本頁仍未完成

內容

HTML 元素指引
This page lists all the HTML elements.
HTML 屬性指引
Elements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want.
全域屬性
Global attributes may be specified on all HTML elements, even those not specified in the standard. That means that any non-standard elements must still permit these attributes, even though using those elements means that the document is no longer HTML5-compliant. For example, HTML5-compliant browsers hide content marked as <foo hidden>...<foo>, even though <foo> is not a valid HTML element.
連結類型
In HTML, the following link types indicate the relationship between two documents, in which one links to the other using an <a>, <area>, or <link> element.

查閱全部文章...

指南與教程

HTML 開發者指引
本文說明當您用 HTML 架設網站時可用的具體技巧,包含教學與其他便利資料。

DECIDE WHAT ELSE GOES HERE

Join the Web layout community

Choose your preferred method for joining the discussion:

文件標籤與貢獻者

 此頁面的貢獻者: TAlulu, irvinfly, stingyong
 最近更新: TAlulu,