Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 605753 of HTML reference

  • Revision slug: Web/HTML/Reference
  • Revision title: HTML reference
  • Revision id: 605753
  • Created:
  • Creator: Tee37
  • Is current revision? No
  • Comment

Revision Content

HTML is the language that describes the structure and the semantic content of a Web document; it consists of elements, each of which may be modified by some number of attributes. Content within a Web page is tagged with HTML elements such as {{HTMLElement("img")}}, {{HTMLElement("title")}}, {{HTMLElement("p")}}, {{HTMLElement("div")}}, and so forth.

The articles here provide reference materials you can refer to while you develop for the Web. MDN offers references to all of the elements that comprise HTML, as well as for each of the attributes that control the behavior of the elements.

{{draft}}

Contents

{{LinkItemDL("HTML element reference", "/en-US/docs/Web/HTML/Element")}} {{LinkItemDL("HTML attribute reference", "/en-US/docs/Web/HTML/Attributes")}} {{LinkitemDL("Global attributes", "/en-US/docs/Web/HTML/Global_attributes")}} {{LinkItemDL("Link types", "/en-US/docs/Web/HTML/Link_types")}}

View All...

Guides and tutorials

HTML developer guide
MDN articles demonstrating specific techniques you can use when building Web content with HTML, as well as tutorials and other material you may find handy.

DECIDE WHAT ELSE GOES HERE

{{CommunityBox("Web layout", "dev-tech-layout", "mozilla.dev.tech.layout", "", "Stack Overflow|https://stackoverflow.com/questions/tagged/html|HTML topics|Visit Stack Overflow, a collaboratively built and maintained Q&A site. See if you can find an answer; if not, you can ask your question there.")}}

{{HTMLMainQuickLinks}}

Revision Source

<p><span class="seoSummary">HTML is the language that describes the structure and the semantic content of a Web document; it consists of <strong>elements</strong>, each of which may be modified by some number of <strong>attributes</strong>.</span> Content within a Web page is tagged with HTML elements such as {{HTMLElement("img")}}, {{HTMLElement("title")}}, {{HTMLElement("p")}}, {{HTMLElement("div")}}, and so forth.</p>
<p><span class="seoSummary">The articles here provide reference materials you can refer to while you develop for the Web.</span> MDN offers references to all of the elements that comprise HTML, as well as for each of the attributes that control the behavior of the elements.</p>
<p>{{draft}}</p>
<div class="row topicpage-table">
 <div class="section">
  <h2 class="Documentation" id="Documentation" name="Documentation">Contents</h2>
  <dl>
   <dd>
    {{LinkItemDL("HTML element reference", "/en-US/docs/Web/HTML/Element")}} {{LinkItemDL("HTML attribute reference", "/en-US/docs/Web/HTML/Attributes")}} {{LinkitemDL("Global attributes", "/en-US/docs/Web/HTML/Global_attributes")}} {{LinkItemDL("Link types", "/en-US/docs/Web/HTML/Link_types")}}</dd>
  </dl>
  <p><span class="alllinks"><a href="/en-US/docs/tag/HTML" title="Article tagged: HTML">View All...</a></span></p>
 </div>
 <div class="section">
  <h2 class="Tools" id="Tools" name="Tools">Guides and tutorials</h2>
  <dl>
   <dt>
    <a href="/en-US/docs/Web/Guide/HTML">HTML developer guide</a></dt>
   <dd>
    MDN articles demonstrating specific techniques you can use when building Web content with HTML, as well as tutorials and other material you may find handy.</dd>
  </dl>
  <p><strong>DECIDE WHAT ELSE GOES HERE</strong></p>
 </div>
</div>
<p>{{CommunityBox("Web layout", "dev-tech-layout", "mozilla.dev.tech.layout", "", "Stack Overflow|https://stackoverflow.com/questions/tagged/html|HTML topics|Visit Stack Overflow, a collaboratively built and maintained Q&amp;A site. See if you can find an answer; if not, you can ask your question there.")}}</p>
<p>{{HTMLMainQuickLinks}}</p>
Revert to this revision