Skip to content

Instantly share code, notes, and snippets.

@peterbe
Created August 30, 2019 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterbe/7f294c3bd7f2edf0a886e41e919a6413 to your computer and use it in GitHub Desktop.
Save peterbe/7f294c3bd7f2edf0a886e41e919a6413 to your computer and use it in GitHub Desktop.
<script>window._react_data = JSON.parse("{\"locale\":\"en-US\",\"stringCatalog\":{},\"pluralExpression\":null,\"url\":\"/en-US/docs/Web/HTML\",\"documentData\":{\"wikiURL\":\"http://wiki.mdn.localhost:8000/en-US/docs/Web/HTML\",\"absoluteURL\":\"/en-US/docs/Web/HTML\",\"enSlug\":\"Web/HTML\",\"hrefLang\":\"en\",\"language\":\"English (US)\",\"title\":\"HTML: Hypertext Markup Language\",\"locale\":\"en-US\",\"quickLinksHTML\":\"\\n <ol>\\n <li><a href=\\\"/en-US/docs/Web/HTML\\\"><strong><em>HTML</em></strong></a></li>\\n <li><strong>Tutorials:</strong></li>\\n <li><a href=\\\"/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics\\\">HTML basics</a></li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary>Introduction to HTML</summary>\\n <ol>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML\\\">Introduction to HTML overview</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Getting_started\\\">Getting started with HTML</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/The_head_metadata_in_HTML\\\">What's in the head? Metadata in HTML</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/HTML_text_fundamentals\\\">HTML text fundamentals</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks\\\">Creating hyperlinks</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Advanced_text_formatting\\\">Advanced text formatting</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Document_and_website_structure\\\">Document and website structure</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Debugging_HTML\\\">Debugging HTML</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Marking_up_a_letter\\\">Assessment: Marking up a letter</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML/Structuring_a_page_of_content\\\">Assessment: Structuring a page of content</a></li>\\n </ol>\\n </details>\\n </li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary>Multimedia and embedding</summary>\\n <ol>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding\\\">Multimedia and embedding overview</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding/Images_in_HTML\\\">Images in HTML</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding/Video_and_audio_content\\\">Video and audio content</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding/Other_embedding_technologies\\\">From object to iframe \u2014 other embedding technologies</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web\\\">Adding vector graphics to the Web</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images\\\">Responsive images</a></li>\\n <li><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding/Mozilla_splash_page\\\">Assessment: Mozilla splash page</a></li>\\n </ol>\\n </details>\\n </li>\\n <li><strong><a href=\\\"/en-US/docs/Web/HTML/Reference\\\">References:</a></strong></li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary>HTML elements</summary>\\n <ol><li><a href=\\\"/en-US/docs/Web/HTML/Element/a\\\" title=\\\"The HTML &lt;a> element (or anchor element), along with it's href attribute, creates a hyperlink to other web pages, files, locations within the same page, email addresses, or any other URL.\\\"><code>&lt;a&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/abbr\\\" title=\\\"The HTML Abbreviation element (&lt;abbr>) represents an abbreviation or acronym; the optional title attribute can provide an expansion or description for the abbreviation.\\\"><code>&lt;abbr&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/acronym\\\" title=\\\"The HTML Acronym Element (&lt;acronym>) allows authors to clearly indicate a sequence of characters that compose an acronym or abbreviation for a word. This element has been removed in HTML5. Use\u00A0&lt;abbr> instead.\\\"><code>&lt;acronym&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/address\\\" title=\\\"The HTML &lt;address> element indicates that the enclosed HTML provides contact information for a person or people, or for an organization.\\\"><code>&lt;address&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/applet\\\" title=\\\"The obsolete HTML Applet Element (&lt;applet>) embeds a Java applet into the document; this element has been deprecated in favor of &lt;object>.\\\"><code>&lt;applet&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/area\\\" title=\\\"The HTML &lt;area> element defines a hot-spot region on an image, and optionally associates it with a hypertext link. This element is used only within a &lt;map> element.\\\"><code>&lt;area&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/article\\\" title=\\\"The HTML &lt;article> element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable\\\"><code>&lt;article&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/aside\\\" title=\\\"The HTML &lt;aside> element represents a portion of a document whose content is only indirectly related to the document's main content.\\\"><code>&lt;aside&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/audio\\\" title=\\\"The HTML &lt;audio> element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the &lt;source> element:\u00A0the browser will choose the most suitable one. It can also be the destination for streamed media, using a MediaStream.\\\"><code>&lt;audio&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/b\\\" title=\\\"The HTML Bring Attention To element (&lt;b>)\u00A0 is used to draw the reader's attention to the element's contents, which are not otherwise granted special importance.\\\"><code>&lt;b&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/base\\\" title=\\\"The HTML &lt;base> element specifies the base URL to use for all relative URLs contained within a document. There can be only one &lt;base> element in a document.\\\"><code>&lt;base&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/basefont\\\" title=\\\"The obsolete HTML Base Font element (&lt;basefont>) sets a default font face, size, and color for the other elements which are descended from its parent element.\\\"><code>&lt;basefont&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/bdi\\\" title=\\\"The HTML Bidirectional Isolate element (&lt;bdi>)\u00A0 tells the browser's bidirectional algorithm to treat the text it contains in isolation from its surrounding text.\\\"><code>&lt;bdi&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/bdo\\\" title=\\\"The HTML Bidirectional Text Override element (&lt;bdo>) overrides the current directionality of text, so that the text within is rendered in a different direction.\\\"><code>&lt;bdo&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/bgsound\\\" title=\\\"The Internet Explorer only HTML Background Sound element (&lt;bgsound>) sets up a sound file to play in the background while the page is used; use &lt;audio> instead.\\\"><code>&lt;bgsound&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/big\\\" title=\\\"The obsolete HTML Big Element (&lt;big>) renders the enclosed text at a font size one level larger than the surrounding text (medium becomes large, for example).\\\"><code>&lt;big&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/blink\\\" title=\\\"The HTML Blink Element (&lt;blink>) is a non-standard element which causes the enclosed text to flash slowly.\\\"><code>&lt;blink&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/blockquote\\\" title=\\\"The HTML &lt;blockquote> Element (or HTML Block Quotation Element) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see Notes for how to change it). A URL for the source of the quotation may be given using the cite attribute, while a text representation of the source can be given using the &lt;cite> element.\\\"><code>&lt;blockquote&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/body\\\" title=\\\"The HTML &lt;body> Element represents the content of an HTML\u00A0document. There can be only one &lt;body> element in a document.\\\"><code>&lt;body&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/br\\\" title=\\\"The HTML &lt;br> element produces a line break in text (carriage-return). It is useful for writing a poem or an address, where the division of lines is significant.\\\"><code>&lt;br&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/button\\\" title=\\\"The HTML &lt;button> element represents a clickable button, which can be used in forms or anywhere in a document that needs simple, standard button functionality.\\\"><code>&lt;button&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/canvas\\\" title=\\\"Use the HTML &lt;canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.\\\"><code>&lt;canvas&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/caption\\\" title=\\\"The HTML Table Caption element (&lt;caption>) specifies the caption (or title) of a table, and if used is always the first child of a &lt;table>.\\\"><code>&lt;caption&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/center\\\" title=\\\"The obsolete HTML Center Element (&lt;center>) is a block-level element that displays its block-level or inline contents centered horizontally within its containing element.\\\"><code>&lt;center&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/cite\\\" title=\\\"The HTML Citation element (&lt;cite>) is used to describe a reference to a cited creative work, and must include the title of that work.\\\"><code>&lt;cite&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/code\\\" title=\\\"The HTML &lt;code> element displays its contents styled in a fashion intended to indicate that the text is a short fragment of computer code.\\\"><code>&lt;code&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/col\\\" title=\\\"The HTML &lt;col> element defines a column within a table and is used for defining common semantics on all common cells. It is generally found within a &lt;colgroup> element.\\\"><code>&lt;col&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/colgroup\\\" title=\\\"The HTML &lt;colgroup> element defines a group of columns within a table.\\\"><code>&lt;colgroup&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/command\\\" title=\\\"The HTML Command element (&lt;command>) represents a command which the user can invoke. Commands are often used as part of a context menu or toolbar.\\\"><code>&lt;command&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/content\\\" title=\\\"The HTML &lt;content> element\u2014an obsolete part of the Web Components suite of technologies\u2014was used inside of Shadow DOM as an insertion point, and wasn't meant to be used in ordinary HTML.\\\"><code>&lt;content&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/data\\\" title=\\\"The HTML &lt;data> element links a given content with a machine-readable translation. If the content is time- or date-related, the &lt;time> element must be used.\\\"><code>&lt;data&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/datalist\\\" title=\\\"The HTML &lt;datalist> element contains a set of &lt;option> elements that represent the values available for other controls.\\\"><code>&lt;datalist&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/dd\\\" title=\\\"The\u00A0HTML &lt;dd> element provides the details about or the definition of the preceding term (&lt;dt>) in a description list (&lt;dl>).\\\"><code>&lt;dd&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/del\\\" title=\\\"The HTML &lt;del> element represents a range of text that has been deleted from a document.\\\"><code>&lt;del&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/details\\\" title='The HTML Details Element (&lt;details>) creates a disclosure widget in which information is visible only when the widget is toggled into an \\\"open\\\" state.'><code>&lt;details&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/dfn\\\" title=\\\"The HTML Definition element (&lt;dfn>) is used to indicate the term being defined within the context of a definition phrase or sentence.\\\"><code>&lt;dfn&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an experimental API that should not be used in production code.\\\"><i class=\\\"icon-beaker\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/dialog\\\" title=\\\"The HTML &lt;dialog> element represents a dialog box or other interactive component, such as an inspector or window.\\\"><code>&lt;dialog&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/dir\\\" title=\\\"The obsolete HTML Directory element (&lt;dir>) is used as a container for a directory of files and/or folders, potentially with styles and icons applied by the user agent.\\\"><code>&lt;dir&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/div\\\" title=\\\"The HTML Content Division element (&lt;div>) is the generic container for flow content. It has no effect on the content or layout until styled using CSS.\\\"><code>&lt;div&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/dl\\\" title=\\\"The HTML &lt;dl> element represents a description list. The element encloses a list of groups of terms (specified using the &lt;dt> element) and descriptions (provided by &lt;dd> elements). Common uses for this element are to implement a glossary or to display metadata (a list of key-value pairs).\\\"><code>&lt;dl&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/dt\\\" title=\\\"The HTML &lt;dt> element specifies a term in a description or definition list, and as such must be used inside a &lt;dl> element.\\\"><code>&lt;dt&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/element\\\" title=\\\"The obsolete HTML &lt;element> element was part of the Web Components specification; it was intended to be used to define new custom DOM elements.\\\"><code>&lt;element&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/em\\\" title=\\\"The HTML &lt;em> element marks text that has stress emphasis. The &lt;em> element can be nested, with each level of nesting indicating a greater degree of emphasis.\\\"><code>&lt;em&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/embed\\\" title=\\\"The HTML &lt;embed> element embeds external content at the specified point in the document. This content is provided by an external application or other source of interactive content such as a browser plug-in.\\\"><code>&lt;embed&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/fieldset\\\" title=\\\"The HTML &lt;fieldset> element is used to group several controls as well as labels (&lt;label>) within a web form.\\\"><code>&lt;fieldset&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/figcaption\\\" title=\\\"The HTML &lt;figcaption> or Figure Caption element represents a caption or legend describing the rest of the contents of its parent &lt;figure> element.\\\"><code>&lt;figcaption&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/figure\\\" title=\\\"The HTML &lt;figure> (Figure With Optional Caption) element represents self-contained content, potentially with an optional caption, which is specified using the (&lt;figcaption>) element.\\\"><code>&lt;figure&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/font\\\" title=\\\"The HTML Font Element (&lt;font>) defines the font size, color and face for its content.\\\"><code>&lt;font&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/footer\\\" title=\\\"The HTML &lt;footer> element represents a footer for its nearest sectioning content or sectioning root element. A footer typically contains information about the author of the section, copyright data or links to related documents.\\\"><code>&lt;footer&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/form\\\" title=\\\"The HTML &lt;form> element represents a document section that contains interactive controls for submitting information to a web server.\\\"><code>&lt;form&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/frame\\\" title=\\\"&lt;frame> is an HTML element which defines a particular area in which another HTML document can be displayed. A frame should be used within a &lt;frameset>.\\\"><code>&lt;frame&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/frameset\\\" title=\\\"The HTML &lt;frameset> element is used to contain &lt;frame> elements.\\\"><code>&lt;frameset&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/Heading_Elements\\\" title=\\\"The HTML &lt;h1>\u2013&lt;h6> elements represent six levels of section headings. &lt;h1> is the highest section level and &lt;h6> is the lowest.\\\"><code>&lt;h1&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/head\\\" title=\\\"The HTML &lt;head> element contains machine-readable information (metadata) about the document, like its title, scripts, and style sheets.\\\"><code>&lt;head&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/header\\\" title=\\\"The HTML &lt;header> element represents introductory content, typically a group of introductory or navigational aids. It may contain some heading elements but also a logo, a search form, an author name, and other elements.\\\"><code>&lt;header&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an experimental API that should not be used in production code.\\\"><i class=\\\"icon-beaker\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/hgroup\\\" title=\\\"The HTML &lt;hgroup> element represents a multi-level heading for a section of a document. It groups a set of &lt;h1>\u2013&lt;h6> elements.\\\"><code>&lt;hgroup&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/hr\\\" title=\\\"The HTML &lt;hr> element represents a thematic break between paragraph-level elements: for example, a change of scene in a story, or a shift of topic within a section.\\\"><code>&lt;hr&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/html\\\" title=\\\"The HTML &lt;html> element represents the root (top-level element) of an HTML document, so it is also referred to as the root element. All other elements must be descendants of this element.\\\"><code>&lt;html&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/i\\\" title=\\\"The HTML &lt;i> element represents a range of text that is set off from the normal text for some reason. Some examples include technical terms, foreign language phrases, or fictional character thoughts. It is typically displayed in italic type.\\\"><code>&lt;i&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/iframe\\\" title=\\\"The HTML Inline Frame element (&lt;iframe>) represents a nested browsing context, embedding another HTML page into the current one.\\\"><code>&lt;iframe&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/image\\\" title=\\\"The obsolete HTML Image element (&lt;image>) is an obsolete remnant of an ancient version of HTML lost in the mists of time; use the standard &lt;img> element instead.\\\"><code>&lt;image&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/img\\\" title=\\\"The HTML &lt;img> element embeds an image into the document. It is a replaced element.\\\"><code>&lt;img&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input\\\" title=\\\"The HTML &lt;input> element is used to create interactive controls for web-based forms in order to accept data from the user; a wide variety of types of input data and control widgets are available, depending on the device and user agent.\\\"><code>&lt;input&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/ins\\\" title=\\\"The HTML &lt;ins> element represents a range of text that has been added to a document.\\\"><code>&lt;ins&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/isindex\\\" title=\\\"&lt;isindex> is an obsolete HTML element that puts a text field in a page for querying the document.\\\"><code>&lt;isindex&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/kbd\\\" title=\\\"The HTML Keyboard Input element (&lt;kbd>) represents a span of inline text denoting textual user input from a keyboard, voice input, or any other text entry device.\\\"><code>&lt;kbd&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/keygen\\\" title=\\\"The HTML &lt;keygen> element exists to facilitate generation of key material, and submission of the public key as part of an HTML form. This mechanism is designed for use with Web-based certificate management systems. It is expected that the &lt;keygen> element will be used in an HTML form along with other information needed to construct a certificate request, and that the result of the process will be a signed certificate.\\\"><code>&lt;keygen&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/label\\\" title=\\\"The HTML &lt;label> element represents a caption for an item in a user interface.\\\"><code>&lt;label&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/legend\\\" title=\\\"The HTML &lt;legend> element represents a caption for the content of its parent &lt;fieldset>.\\\"><code>&lt;legend&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/li\\\" title=\\\"The HTML &lt;li> element is used to represent an item in a list.\\\"><code>&lt;li&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/link\\\" title='The HTML External Resource Link element (&lt;link>) specifies relationships between the current document and an external resource. This element is most commonly used to link to stylesheets, but is also used to establish site icons (both \\\"favicon\\\" style icons and mobile home screen/app icons) among other things.'><code>&lt;link&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/listing\\\" title=\\\"The HTML Listing Element (&lt;listing>) renders text between the start and end tags without interpreting the HTML in between and using a monospaced font. The HTML 2 standard recommended that lines shouldn't be broken when not greater than 132 characters.\\\"><code>&lt;listing&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/main\\\" title=\\\"The HTML &lt;main> element represents the dominant content of the &lt;body> of a document. The main content area consists of content that is directly related to or expands upon the central topic of a document, or the central functionality of an application.\\\"><code>&lt;main&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/map\\\" title=\\\"The HTML &lt;map> element is used with &lt;area> elements to define an image map (a clickable link area).\\\"><code>&lt;map&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/mark\\\" title=\\\"The HTML Mark Text element (&lt;mark>) represents text which is marked or highlighted for reference or notation purposes, due to the marked passage's relevance or importance in the enclosing context.\\\"><code>&lt;mark&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/marquee\\\" title=\\\"The HTML &lt;marquee> element is used to insert a scrolling area of text. You can control what happens when the text reaches the edges of its content area using its attributes.\\\"><code>&lt;marquee&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an experimental API that should not be used in production code.\\\"><i class=\\\"icon-beaker\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/menu\\\" title=\\\"The HTML &lt;menu> element represents a group of commands that a user can perform or activate. This includes both list menus, which might appear across the top of a screen, as well as context menus, such as those that might appear underneath a button after it has been clicked.\\\"><code>&lt;menu&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/menuitem\\\" title=\\\"The HTML &lt;menuitem> element represents a command that a user is able to invoke through a popup menu. This includes context menus, as well as menus that might be attached to a menu button.\\\"><code>&lt;menuitem&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/meta\\\" title=\\\"The HTML &lt;meta> element represents metadata that cannot be represented by other HTML meta-related elements, like &lt;base>, &lt;link>, &lt;script>, &lt;style> or &lt;title>.\\\"><code>&lt;meta&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/meter\\\" title=\\\"The HTML &lt;meter> element represents either a scalar value within a known range or a fractional value.\\\"><code>&lt;meter&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/multicol\\\" title=\\\"The HTML Multi-Column Layout element (&lt;multicol>) was an experimental element designed to allow multi-column layouts and must not be used.\\\"><code>&lt;multicol&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/nav\\\" title=\\\"The HTML &lt;nav> element represents a section of a page whose purpose is to provide navigation links, either within the current document or to other documents. Common examples of navigation sections are menus, tables of contents, and indexes.\\\"><code>&lt;nav&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/nextid\\\" title=\\\"&lt;nextid> is an obsolete HTML element that served to enable the NeXT web designing tool to generate automatic NAME labels for its anchors.\\\"><code>&lt;nextid&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/nobr\\\" title=\\\"The non-standard, obsolete HTML &lt;nobr> element prevents the text it contains from automatically wrapping across multiple lines, potentially resulting in the user having to scroll horizontally to see the entire width of the text.\\\"><code>&lt;nobr&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/noembed\\\" title='The &lt;noembed> element is an obsolete, non-standard way to provide alternative, or \\\"fallback\\\", content for browsers that do not support the &lt;embed> element or do not support the type of embedded content an author wishes to use.'><code>&lt;noembed&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/noframes\\\" title=\\\"The obsolete HTML No Frames or frame fallback element, &lt;noframes>, provides content to be presented in browsers that don't support (or have disabled support for) the &lt;frame> element.\\\"><code>&lt;noframes&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/noscript\\\" title=\\\"The HTML &lt;noscript> element defines a section of HTML to be inserted if a script type on the page is unsupported or if scripting is currently turned off in the browser.\\\"><code>&lt;noscript&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/object\\\" title=\\\"The HTML &lt;object> element represents an external resource, which can be treated as an image, a nested browsing context, or a resource to be handled by a plugin.\\\"><code>&lt;object&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/ol\\\" title=\\\"The HTML &lt;ol> element represents an ordered list of items, typically rendered as a numbered list.\\\"><code>&lt;ol&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/optgroup\\\" title=\\\"The HTML &lt;optgroup> element creates a grouping of options within a &lt;select> element.\\\"><code>&lt;optgroup&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/option\\\" title=\\\"The HTML &lt;option> element is used to define an item contained in a &lt;select>, an &lt;optgroup>, or a &lt;datalist>\u00A0element. As such,\u00A0&lt;option>\u00A0can represent menu items in popups and other lists of items in an HTML document.\\\"><code>&lt;option&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/output\\\" title=\\\"The HTML Output element (&lt;output>) is a container element into which a site or app can inject the results of a calculation or the outcome of a user action.\\\"><code>&lt;output&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/p\\\" title=\\\"The HTML &lt;p> element represents a paragraph.\\\"><code>&lt;p&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/param\\\" title=\\\"The HTML &lt;param> element defines parameters for an &lt;object> element.\\\"><code>&lt;param&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/picture\\\" title=\\\"The HTML &lt;picture> element contains zero or more &lt;source> elements and one &lt;img> element to provide versions of an image for different display/device scenarios.\\\"><code>&lt;picture&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/plaintext\\\" title=\\\"The HTML Plaintext Element (&lt;plaintext>) renders everything following the start tag as raw text, ignoring any following HTML.\\\"><code>&lt;plaintext&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/pre\\\" title=\\\"The HTML &lt;pre> element represents preformatted text which is to be presented exactly as written in the HTML file.\\\"><code>&lt;pre&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/progress\\\" title=\\\"The HTML &lt;progress> element displays an indicator showing the completion progress of a task, typically displayed as a progress bar.\\\"><code>&lt;progress&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/q\\\" title=\\\"The HTML &lt;q> element indicates that the enclosed text is a short inline quotation. Most modern browsers implement this by surrounding the text in quotation marks. \\\"><code>&lt;q&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/rb\\\" title=\\\"The HTML Ruby Base (&lt;rb>) element is used to delimit the base text component of a\u00A0 &lt;ruby> annotation, i.e. the text that is being annotated.\\\"><code>&lt;rb&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/rp\\\" title=\\\"The HTML Ruby Fallback Parenthesis (&lt;rp>) element is used to provide fall-back parentheses for browsers that do not support display of ruby annotations using the &lt;ruby> element.\\\"><code>&lt;rp&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/rt\\\" title=\\\"The HTML Ruby Text (&lt;rt>) element specifies the ruby text component of a ruby annotation, which is used to provide pronunciation, translation, or transliteration information for East Asian typography. The &lt;rt> element must always be contained within a &lt;ruby> element.\\\"><code>&lt;rt&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/rtc\\\" title=\\\"The HTML Ruby Text Container (&lt;rtc>) element embraces semantic annotations of characters presented in a ruby of &lt;rb> elements used inside of &lt;ruby> element. &lt;rb> elements can have both pronunciation (&lt;rt>) and semantic (&lt;rtc>) annotations.\\\"><code>&lt;rtc&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/ruby\\\" title=\\\"The HTML &lt;ruby> element represents a ruby annotation. Ruby annotations are for showing pronunciation of East Asian characters.\\\"><code>&lt;ruby&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/s\\\" title=\\\"The HTML &lt;s> element renders text with a strikethrough, or a line through it. Use the &lt;s> element to represent things that are no longer relevant or no longer accurate. However, &lt;s> is not appropriate when indicating document edits; for that, use the &lt;del> and &lt;ins> elements, as appropriate.\\\"><code>&lt;s&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/samp\\\" title=\\\"The HTML Sample Element (&lt;samp>) is used to enclose inline text which represents sample (or quoted) output from a computer program.\\\"><code>&lt;samp&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/script\\\" title=\\\"The HTML &lt;script> element is used to embed or reference executable code; this is typically used to embed or refer to JavaScript code.\\\"><code>&lt;script&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/section\\\" title=\\\"The HTML &lt;section> element represents a standalone section \u2014 which doesn't have a more specific semantic element to represent it \u2014 contained within an HTML document.\\\"><code>&lt;section&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/select\\\" title=\\\"The HTML &lt;select> element represents a control that provides a menu of options\\\"><code>&lt;select&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This deprecated API should no longer be used, but will probably still work.\\\"><i class=\\\"icon-thumbs-down-alt\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/shadow\\\" title=\\\"The HTML &lt;shadow> element\u2014an obsolete part of the Web Components technology suite\u2014was intended to be used as a shadow DOM insertion point.\\\"><code>&lt;shadow&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/slot\\\" title=\\\"The HTML &lt;slot> element\u2014part of the Web Components technology suite\u2014is a placeholder inside a web component that you can fill with your own markup, which lets you create separate DOM trees and present them together.\\\"><code>&lt;slot&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/small\\\" title=\\\"The HTML &lt;small> element makes the text font size one size smaller (for example, from large to medium, or from small to x-small) down to the browser's minimum font size.\u00A0 In HTML5, this element is repurposed to represent side-comments and small print, including copyright and legal text, independent of its styled presentation.\\\"><code>&lt;small&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/source\\\" title=\\\"The HTML &lt;source> element specifies multiple media resources for the &lt;picture>, the &lt;audio> element, or the &lt;video> element.\\\"><code>&lt;source&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/spacer\\\" title=\\\"&lt;spacer> is an obsolete HTML element which allowed insertion of empty spaces on pages. It was devised by Netscape to accomplish the same effect as a single-pixel layout image, which was something web designers used to use to add white spaces to web pages without actually using an image. However, &lt;spacer> no longer supported by any major browser and the same effects can now be achieved using simple CSS. \\\"><code>&lt;spacer&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/span\\\" title=\\\"The HTML &lt;span> element is a generic inline container for phrasing content, which does not inherently represent anything. It can be used to group elements for styling purposes (using the class or id attributes), or because they share attribute values, such as lang.\\\"><code>&lt;span&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/strike\\\" title=\\\"The HTML &lt;strike> element\u00A0(or\u00A0HTML Strikethrough Element) places\u00A0a strikethrough (horizontal line) over text.\\\"><code>&lt;strike&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/strong\\\" title=\\\"The HTML Strong Importance Element (&lt;strong>) indicates that its contents have strong importance, seriousness, or urgency. Browsers typically render the contents in bold type.\\\"><code>&lt;strong&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/style\\\" title=\\\"The HTML &lt;style> element contains style information for a document, or part of a document.\\\"><code>&lt;style&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/sub\\\" title=\\\"The HTML Subscript element (&lt;sub>) specifies inline text which should be displayed as subscript for solely typographical reasons.\\\"><code>&lt;sub&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/summary\\\" title=\\\"The HTML Disclosure Summary element (&lt;summary>) element specifies a summary, caption, or legend for a &lt;details> element's disclosure box.\\\"><code>&lt;summary&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/sup\\\" title=\\\"The HTML Superscript element (&lt;sup>) specifies inline text which is to be displayed as superscript for solely typographical reasons.\\\"><code>&lt;sup&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/table\\\" title=\\\"The HTML &lt;table> element represents tabular data \u2014 that is, information presented in a two-dimensional table comprised of rows and columns of cells containing data.\\\"><code>&lt;table&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/tbody\\\" title=\\\"The HTML Table Body element (&lt;tbody>) encapsulates a set of table rows (&lt;tr> elements), indicating that they comprise the body of the table (&lt;table>).\\\"><code>&lt;tbody&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/td\\\" title=\\\"The HTML &lt;td> element defines a cell of a table that contains data. It participates in the table model.\\\"><code>&lt;td&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/template\\\" title=\\\"The HTML Content Template (&lt;template>) element is a mechanism for holding HTML that is not to be rendered immediately when a page is loaded but may be instantiated subsequently during runtime using JavaScript.\\\"><code>&lt;template&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/textarea\\\" title=\\\"The HTML &lt;textarea> element represents a multi-line plain-text editing control, useful when you want to allow users to enter a sizeable amount of free-form text, for example a comment on a review or feedback form.\\\"><code>&lt;textarea&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/tfoot\\\" title=\\\"The HTML &lt;tfoot> element defines a set of rows summarizing the columns of the table.\\\"><code>&lt;tfoot&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/th\\\" title=\\\"The HTML &lt;th> element defines a cell as header of a group of table cells. The exact nature of this group is defined by the scope and headers attributes.\\\"><code>&lt;th&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/thead\\\" title=\\\"The HTML &lt;thead> element defines a set of rows defining the head of the columns of the table.\\\"><code>&lt;thead&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/time\\\" title=\\\"The HTML &lt;time> element represents a specific period in time.\\\"><code>&lt;time&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/title\\\" title=\\\"The HTML Title element (&lt;title>) defines the document's title that is shown in a browser's title bar or a page's tab.\\\"><code>&lt;title&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/tr\\\" title=\\\"The HTML &lt;tr> element defines a row of cells in a table. The row's cells can then be established using a mix of &lt;td> (data cell) and &lt;th> (header cell) elements.The HTML &lt;tr> element specifies that the markup contained inside the &lt;tr> block comprises one row of a table, inside which the &lt;th> and &lt;td> elements create header and data cells, respectively, within the row.\\\"><code>&lt;tr&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/track\\\" title=\\\"The HTML &lt;track> element is used as a child of the media elements &lt;audio> and &lt;video>. It lets you specify timed text tracks (or time-based data), for example to automatically handle subtitles. The tracks are formatted in WebVTT format (.vtt files) \u2014 Web Video Text Tracks or\u00A0Timed Text Markup Language (TTML).\\\"><code>&lt;track&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/tt\\\" title=\\\"The obsolete HTML Teletype Text element (&lt;tt>) creates inline text which is presented using the user agent's default monospace font face.\\\"><code>&lt;tt&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/u\\\" title=\\\"The HTML Unarticulated Annotation Element (&lt;u>) represents a span of inline text which should be rendered in a way that indicates that it has a non-textual annotation.\\\"><code>&lt;u&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/ul\\\" title=\\\"The HTML &lt;ul> element represents an unordered list of items, typically rendered as a bulleted list.\\\"><code>&lt;ul&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/var\\\" title=\\\"The HTML Variable element (&lt;var>) represents the name of a variable in a mathematical expression or a programming context.\\\"><code>&lt;var&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/video\\\" title=\\\"The HTML Video element (&lt;video>) embeds a media player which supports video playback into the document.\\\"><code>&lt;video&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/wbr\\\" title=\\\"The HTML &lt;wbr> element represents a word break opportunity\u2014a position within text where the browser may optionally break a line, though its line-breaking rules would not otherwise create a break at that location.\\\"><code>&lt;wbr&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/xmp\\\" title=\\\"The HTML Example Element (&lt;xmp>) renders text between the start and end tags without interpreting the HTML in between and using a monospaced font. The HTML2 specification recommended that it should be rendered wide enough to allow 80 characters per line.\\\"><code>&lt;xmp&gt;</code></a></li></ol>\\n </details>\\n </li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary>Global attributes</summary>\\n <ol><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/accesskey\\\" title=\\\"The accesskey global attribute provides a hint for generating a keyboard shortcut for the current element. The attribute value must consist of a single printable character (which includes accented and other characters that can be generated by the keyboard).\\\"><code>accesskey</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/autocapitalize\\\" title=\\\"The autocapitalize global attribute is an enumerated attribute that controls whether and how text input is automatically capitalized as it is entered/edited by the user.\\\"><code>autocapitalize</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/class\\\" title=\\\"The class global attribute is a space-separated list of the classes of the element. Classes allow CSS and Javascript to select and access specific elements via the class selectors or functions like the DOM method document.getElementsByClassName.\\\"><code>class</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/contenteditable\\\" title=\\\"The contenteditable global attribute is an enumerated attribute indicating if the element should be editable by the user. If so, the browser modifies its widget to allow editing.\\\"><code>contenteditable</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/contextmenu\\\" title=\\\"The contextmenu global attribute is the id of a &lt;menu> to use as the contextual menu for this element.\\\"><code>contextmenu</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/data-*\\\" title=\\\"The data-* global attributes form a class of attributes called custom data attributes, that allow\u00A0proprietary information to be exchanged between the HTML and its DOM representation by scripts.\\\"><code>data-*</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/dir\\\" title=\\\"The dir global attribute is an enumerated attribute indicates the directionality of the element's text.\\\"><code>dir</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/draggable\\\" title=\\\"The draggable global attribute is an enumerated attribute that indicates whether the element can be dragged, either with native browser behavior or the HTML Drag and Drop API.\\\"><code>draggable</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an experimental API that should not be used in production code.\\\"><i class=\\\"icon-beaker\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/dropzone\\\" title=\\\"The dropzone global attribute is an enumerated attribute indicating what types of content can be dropped on an element, using the HTML Drag and Drop API. It can have the following values:\\\"><code>dropzone</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/hidden\\\" title=\\\"The hidden global attribute is a Boolean attribute indicating that the element is not yet, or is no longer, relevant. For example, it can be used to hide elements of the page that can't be used until the login process has been completed.\\\"><code>hidden</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/id\\\" title=\\\"The id global attribute defines an identifier (ID) which must be unique in the whole document. Its purpose is to identify the element when linking (using a fragment identifier), scripting, or styling (with CSS).\\\"><code>id</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/inputmode\\\" title=\\\"The inputmode global attribute is an enumerated attribute that provides a hint as to the type of data that might be entered by the user while editing the element or its contents.\\\"><code>inputmode</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/is\\\" title=\\\"The is global attribute allows you to specify that a standard HTML element should behave like a defined custom built-in element (see Using custom elements for more details).\\\"><code>is</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/itemid\\\" title=\\\"The itemid global attribute provides microdata in the form of a unique, global identifier of an item.\\\"><code>itemid</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/itemprop\\\" title=\\\"The itemprop global attribute is used to add properties to an item. Every HTML element can have an itemprop attribute specified, and an itemprop consists of a name-value pair. Each name-value pair is called a property, and a group of one or more properties forms an item. Property values are either a string or a URL and can be associated with a very wide range of elements including &lt;audio>, &lt;embed>, &lt;iframe>, &lt;img>, &lt;link>, &lt;object>, &lt;source> , &lt;track>, and &lt;video>.\\\"><code>itemprop</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/itemref\\\" title=\\\"Properties that are not descendants of an element with the itemscope attribute can be associated with an item using the global attribute itemref.\\\"><code>itemref</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/itemscope\\\" title=\\\"itemscope is a boolean global attribute that defines the scope of associated metadata. Specifying the itemscope attribute for an element creates a new item, which results in a number of name-value pairs that are associated with the element.\\\"><code>itemscope</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/itemtype\\\" title=\\\"The global attribute itemtype specifies the URL of the vocabulary that will be used to define itemprop's (item properties) in the data structure. \\\"><code>itemtype</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/lang\\\" title=\\\"The lang global attribute helps define the language of an element: the language that non-editable elements are written in, or the language that the editable elements should be written in by the user. The attribute contains a single \u201Clanguage tag\u201D in the format defined in Tags for Identifying Languages (BCP47).\\\"><code>lang</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/slot\\\" title=\\\"The slot global attribute assigns a slot in a shadow DOM shadow tree to an element: An element with a slot attribute is assigned to the slot created by the &lt;slot> element whose name attribute's value matches that slot attribute's value.\\\"><code>slot</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an experimental API that should not be used in production code.\\\"><i class=\\\"icon-beaker\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/spellcheck\\\" title=\\\"The spellcheck global attribute is an enumerated attribute defines whether the element may be checked for spelling errors.\\\"><code>spellcheck</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/style\\\" title=\\\"The style global attribute contains CSS styling declarations to be applied to the element. Note that it is recommended for styles to be defined in a separate file or files. This attribute and the &lt;style> element have mainly the purpose of allowing for quick styling, for example for testing purposes.\\\"><code>style</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/tabindex\\\" title=\\\"The tabindex global attribute indicates if its element can be focused, and if/where it participates in sequential keyboard navigation (usually with the Tab key, hence the name).\\\"><code>tabindex</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/title\\\" title=\\\"The title global attribute contains text representing advisory information related to the element it belongs to.\\\"><code>title</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an experimental API that should not be used in production code.\\\"><i class=\\\"icon-beaker\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/translate\\\" title=\\\"The translate global attribute is an enumerated attribute that is used to specify whether an element's translateable attribute values and its Text node children should be translated when the page is localized, or whether to leave them unchanged.\\\"><code>translate</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/x-ms-acceleratorkey\\\" title=\\\"The x-ms-acceleratorkey property provides a way to declare that an accelerator key has been assigned to an element.\\\"><code>x-ms-acceleratorkey</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This API has not been standardized.\\\"><i class=\\\"icon-warning-sign\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Global_attributes/x-ms-format-detection\\\" title=\\\"The x-ms-format-detection attribute determines whether data formats within content are automatically detected and converted to clickable links.\\\"><code>x-ms-format-detection</code></a></li></ol>\\n </details>\\n </li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary><code>&lt;input&gt;</code> types</summary>\\n <ol><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/button\\\" title=\\\"&lt;input> elements of type button are rendered as simple push buttons, which can be programmed to control custom functionality anywhere on a webpage as required when assigned an event handler function (typically for the click event).\\\"><code>&lt;input type=\\\"button\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/checkbox\\\" title=\\\"&lt;input> elements of type checkbox are rendered by default as square boxes that are checked (ticked) when activated, like you might see in an official government paper form. They allow you to select single values for submission in a form (or not).\\\"><code>&lt;input type=\\\"checkbox\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/color\\\" title='&lt;input> elements of type \\\"color\\\" provide a user interface element that lets a user specify a color, either by using a visual color picker interface or by entering the color into a text field in \\\"#rrggbb\\\" hexadecimal format.'><code>&lt;input type=\\\"color\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/date\\\" title=\\\"&lt;input> elements of type date create input fields that let the user enter a date, either using a text box that automatically validates the content, or using a special date picker interface.\\\"><code>&lt;input type=\\\"date\\\"&gt;</code></a></li><li><span class=\\\"sidebar-icon\\\"><span class=\\\"icon-only-inline\\\" title=\\\"This is an obsolete API and is no longer guaranteed to work.\\\"><i class=\\\"icon-trash\\\"> </i></span></span><a href=\\\"/en-US/docs/Web/HTML/Element/input/datetime\\\" title='The HTML &lt;input type=\\\"datetime\\\"> was a control for entering a date and time (hour, minute, second, and fraction of a second) as well as a timezone. This feature has been removed from WHATWG HTML, and is no longer supported in browsers.'><code>&lt;input type=\\\"datetime\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/datetime-local\\\" title=\\\"&lt;input> elements of type datetime-local create input controls that let the user easily enter both a date and a time, including the year, month, and day as well as the time in hours and minutes.\\\"><code>&lt;input type=\\\"datetime-local\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/email\\\" title=\\\"&lt;input> elements of type email are used to let the user enter and edit an e-mail address, or, if the multiple attribute is specified, a list of e-mail addresses.\\\"><code>&lt;input type=\\\"email\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/file\\\" title='&lt;input> elements with type=\\\"file\\\" let the user choose one or more files from their device storage. Once chosen, the files can be uploaded to a server using form submission, or manipulated using JavaScript code and the File API.'><code>&lt;input type=\\\"file\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/hidden\\\" title=\\\"&lt;input> elements of type &quot;hidden&quot; let web developers include data that cannot be seen or modified by users when a form is submitted. For example, the ID of the content that is currently being ordered or edited, or a unique security token. Hidden inputs are completely invisible in the rendered page, and there is no way to make it visible in the page's content.\\\"><code>&lt;input type=\\\"hidden\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/image\\\" title=\\\"&lt;input> elements of type image are used to create graphical submit buttons, i.e. submit buttons that take the form of an image rather than text.\\\"><code>&lt;input type=\\\"image\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/month\\\" title='&lt;input> elements of type month create input fields that let the user enter a month and year allowing a month and year to be easily entered. The value is a string whose value is in the format \\\"YYYY-MM\\\", where YYYY is the four-digit year and MM is the month number.'><code>&lt;input type=\\\"month\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/number\\\" title=\\\"&lt;input> elements of type number are used to let the user enter a number. They include built-in validation to reject non-numerical entries.\\\"><code>&lt;input type=\\\"number\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/password\\\" title=\\\"&lt;input> elements of type password provide a way for the user to securely enter a password.\\\"><code>&lt;input type=\\\"password\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/radio\\\" title=\\\"&lt;input> elements of type radio are generally used in radio groups\u2014collections of radio buttons describing a set of related options.\\\"><code>&lt;input type=\\\"radio\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/range\\\" title=\\\"&lt;input> elements of type range let the user specify a numeric value which must be no less than a given value, and no more than another given value. The precise value, however, is not considered important. This is typically represented using a slider or dial control rather than a text entry box like the number input type.\\\"><code>&lt;input type=\\\"range\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/reset\\\" title='&lt;input> elements of type \\\"reset\\\"\u00A0 are rendered as buttons, with a default click event handler that resets all of the inputs in the form to their initial values.'><code>&lt;input type=\\\"reset\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/search\\\" title=\\\"&lt;input> elements of type search are text fields designed for the user to enter search queries into. These are functionally identical to text inputs, but may be styled differently by the user agent. \\\"><code>&lt;input type=\\\"search\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/submit\\\" title=\\\"&lt;input> elements of type submit are rendered as buttons. When the click event occurs (typically because the user clicked the button), the user agent attempts to submit the form to the server.\\\"><code>&lt;input type=\\\"submit\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/tel\\\" title='&lt;input> elements of type tel are used to let the user enter and edit a telephone number. Unlike &lt;input type=\\\"email\\\"> and &lt;input type=\\\"url\\\"> , the input value is not automatically validated to a particular format before the form can be submitted, because formats for telephone numbers vary so much around the world.'><code>&lt;input type=\\\"tel\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/text\\\" title=\\\"&lt;input> elements of type text create basic single-line text fields.\\\"><code>&lt;input type=\\\"text\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/time\\\" title=\\\"&lt;input> elements of type time create input fields designed to let the user easily enter a time (hours and minutes, and optionally seconds).\\\"><code>&lt;input type=\\\"time\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/url\\\" title=\\\"&lt;input> elements of type url are used to let the user enter and edit a URL.\\\"><code>&lt;input type=\\\"url\\\"&gt;</code></a></li><li><a href=\\\"/en-US/docs/Web/HTML/Element/input/week\\\" title=\\\"&lt;input> elements of type week create input fields allowing easy entry of a year plus the ISO 8601 week number during that year (i.e., week 1 to 52 or 53).\\\"><code>&lt;input type=\\\"week\\\"&gt;</code></a></li></ol>\\n </details>\\n </li>\\n <li><strong><a href=\\\"/en-US/docs/MDN\\\">Documentation:</a></strong></li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary>Useful lists</summary>\\n <li><a href=\\\"/en-US/docs/Web/HTML/Index\\\">All pages index</a></li>\\n <li><a href=\\\"/en-US/docs/tag/HTML\\\">Pages tagged \\\"HTML\\\"</a></li>\\n </details>\\n </li>\\n <li class=\\\"toggle\\\">\\n <details>\\n <summary>Contribute</summary>\\n <ol>\\n <li><a href=\\\"/en-US/docs/MDN/Doc_status/HTML\\\">HTML doc status</a></li>\\n <li><a href=\\\"/en-US/docs/MDN\\\">The MDN project</a></li>\\n </ol>\\n </details>\\n </li>\\n </ol>\\n\",\"bodyHTML\":\"<div></div>\\n\\n<div></div>\\n\\n<div>Doing my own edit..</div>\\n\\n<div></div>\\n\\n<p class=\\\"summary\\\"><span class=\\\"seoSummary\\\"><strong>HTML</strong> (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (<a href=\\\"/en-US/docs/Web/CSS\\\">CSS</a>) or functionality/behavior (<a href=\\\"/en-US/docs/Web/JavaScript\\\">JavaScript</a>).</span></p>\\n\\n<p>\\\"Hypertext\\\" refers to links that connect web pages to one another, either within a single website or between websites. Links are a fundamental aspect of the Web. By uploading content to the Internet and linking it to pages created by other people, you become an active participant in the World Wide Web.</p>\\n\\n<p>HTML uses \\\"markup\\\" to annotate text, images, and other content for display in a Web browser. HTML markup includes special \\\"elements\\\" such as <a href=\\\"/en-US/docs/Web/HTML/Element/head\\\" title=\\\"The HTML &lt;head> element contains machine-readable information (metadata) about the document, like its title, scripts, and style sheets.\\\"><code>&lt;head&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/title\\\" title=\\\"The HTML Title element (&lt;title>) defines the document's title that is shown in a browser's title bar or a page's tab.\\\"><code>&lt;title&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/body\\\" title=\\\"The HTML &lt;body> Element represents the content of an HTML\u00A0document. There can be only one &lt;body> element in a document.\\\"><code>&lt;body&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/header\\\" title=\\\"The HTML &lt;header> element represents introductory content, typically a group of introductory or navigational aids. It may contain some heading elements but also a logo, a search form, an author name, and other elements.\\\"><code>&lt;header&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/footer\\\" title=\\\"The HTML &lt;footer> element represents a footer for its nearest sectioning content or sectioning root element. A footer typically contains information about the author of the section, copyright data or links to related documents.\\\"><code>&lt;footer&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/article\\\" title=\\\"The HTML &lt;article> element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable\\\"><code>&lt;article&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/section\\\" title=\\\"The HTML &lt;section> element represents a standalone section \u2014 which doesn't have a more specific semantic element to represent it \u2014 contained within an HTML document.\\\"><code>&lt;section&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/p\\\" title=\\\"The HTML &lt;p> element represents a paragraph.\\\"><code>&lt;p&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/div\\\" title=\\\"The HTML Content Division element (&lt;div>) is the generic container for flow content. It has no effect on the content or layout until styled using CSS.\\\"><code>&lt;div&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/span\\\" title=\\\"The HTML &lt;span> element is a generic inline container for phrasing content, which does not inherently represent anything. It can be used to group elements for styling purposes (using the class or id attributes), or because they share attribute values, such as lang.\\\"><code>&lt;span&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/img\\\" title=\\\"The HTML &lt;img> element embeds an image into the document. It is a replaced element.\\\"><code>&lt;img&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/aside\\\" title=\\\"The HTML &lt;aside> element represents a portion of a document whose content is only indirectly related to the document's main content.\\\"><code>&lt;aside&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/audio\\\" title=\\\"The HTML &lt;audio> element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the &lt;source> element:\u00A0the browser will choose the most suitable one. It can also be the destination for streamed media, using a MediaStream.\\\"><code>&lt;audio&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/canvas\\\" title=\\\"Use the HTML &lt;canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.\\\"><code>&lt;canvas&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/datalist\\\" title=\\\"The HTML &lt;datalist> element contains a set of &lt;option> elements that represent the values available for other controls.\\\"><code>&lt;datalist&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/details\\\" title='The HTML Details Element (&lt;details>) creates a disclosure widget in which information is visible only when the widget is toggled into an \\\"open\\\" state.'><code>&lt;details&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/embed\\\" title=\\\"The HTML &lt;embed> element embeds external content at the specified point in the document. This content is provided by an external application or other source of interactive content such as a browser plug-in.\\\"><code>&lt;embed&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/nav\\\" title=\\\"The HTML &lt;nav> element represents a section of a page whose purpose is to provide navigation links, either within the current document or to other documents. Common examples of navigation sections are menus, tables of contents, and indexes.\\\"><code>&lt;nav&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/output\\\" title=\\\"The HTML Output element (&lt;output>) is a container element into which a site or app can inject the results of a calculation or the outcome of a user action.\\\"><code>&lt;output&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/progress\\\" title=\\\"The HTML &lt;progress> element displays an indicator showing the completion progress of a task, typically displayed as a progress bar.\\\"><code>&lt;progress&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/video\\\" title=\\\"The HTML Video element (&lt;video>) embeds a media player which supports video playback into the document.\\\"><code>&lt;video&gt;</code></a> and many others.</p>\\n\\n<p>An HTML element is set off from other text in a document by \\\"tags\\\", which consist of the element name surrounded by \\\"<code>&lt;</code>\\\" and \\\"<code>&gt;</code>\\\".\u00A0 The name of an element inside a tag is case insensitive. That is, it can be written in uppercase, lowercase, or a mixture. For example, the <code>&lt;title&gt;</code> tag can be written as <code>&lt;Title&gt;</code>, <code>&lt;TITLE&gt;</code>, or in any other way.</p>\\n\\n<p>The articles below can help you learn more about HTML.</p>\\n\\n<section class=\\\"cleared\\\" id=\\\"sect1\\\">\\n<ul class=\\\"card-grid\\\">\\n <li><span>HTML Introduction</span>\\n\\n <p>If you're new to Web development, be sure to read our <a href=\\\"/en-US/docs/Learn/Getting_started_with_the_web/HTML_basics\\\">HTML Basics</a> article to learn what HTML is and how to use it.</p>\\n </li>\\n <li><span>HTML Tutorials</span>\\n <p>For articles about how to use HTML, as well as tutorials and complete examples, check out our <a href=\\\"/en-US/docs/Learn/HTML\\\">HTML Learning Area</a>.</p>\\n </li>\\n <li><span>HTML Reference</span>\\n <p>In our extensive <a href=\\\"/en-US/docs/Web/HTML/Reference\\\">HTML reference</a> section, you'll find the details about every element and attribute in HTML.</p>\\n </li>\\n</ul>\\n\\n<div class=\\\"row topicpage-table\\\">\\n<div class=\\\"section\\\">\\n<h2 class=\\\"Tools\\\" id=\\\"Beginner's_tutorials\\\">Beginner's tutorials<a aria-label=\\\"Link to Beginner's tutorials\\\" class=\\\"section-link\\\" href=\\\"#Beginner's_tutorials\\\"><svg class=\\\"icon icon-link\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\\\"></path></svg>\\n</a></h2>\\n\\n<p>Our <a href=\\\"/en-US/docs/Learn/HTML\\\">HTML Learning Area</a> features multiple modules that teach HTML from the ground up \u2014 no previous knowledge required.</p>\\n\\n<dl>\\n <dt><a href=\\\"/en-US/docs/Learn/HTML/Introduction_to_HTML\\\">Introduction to HTML</a></dt>\\n <dd>This module sets the stage, getting you used to important concepts and syntax such as looking at applying HTML to text, how to create hyperlinks, and how to use HTML to structure a web page.</dd>\\n <dt><a href=\\\"/en-US/docs/Learn/HTML/Multimedia_and_embedding\\\">Multimedia and embedding</a></dt>\\n <dd>This module explores how to use HTML to include multimedia in your web pages, including the different ways that images can be included, and how to embed video, audio, and even entire other webpages.</dd>\\n <dt><a href=\\\"/en-US/docs/Learn/HTML/Tables\\\">HTML tables</a></dt>\\n <dd>Representing tabular data on a webpage in an understandable, accessible way can be a challenge. This module covers basic table markup, along with more complex features such as implementing captions and summaries.</dd>\\n <dt><a href=\\\"/en-US/docs/Learn/HTML/Forms\\\">HTML forms</a></dt>\\n <dd>Forms are a very important part of the Web \u2014 these provide much of the functionality you need for interacting with websites, e.g. registering and logging in, sending feedback, buying products, and more. This module gets you started with creating the client-side/front-end parts of forms.</dd>\\n <dt><a href=\\\"/en-US/docs/Learn/HTML/Howto\\\">Use HTML to solve common problems</a></dt>\\n <dd>Provides links to sections of content explaining how to use HTML to solve very common problems when creating a web page: dealing with titles, adding images or videos, emphasizing content, creating a basic form, etc.</dd>\\n</dl>\\n\\n<h2 id=\\\"Advanced_topics\\\">Advanced topics<a aria-label=\\\"Link to Advanced topics\\\" class=\\\"section-link\\\" href=\\\"#Advanced_topics\\\"><svg class=\\\"icon icon-link\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\\\"></path></svg>\\n</a></h2>\\n\\n<dl>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/CORS_enabled_image\\\">CORS enabled image</a></dt>\\n <dd class=\\\"landingPageList\\\">The <code><a href=\\\"/en-US/docs/Web/HTML/Element/img#attr-crossorigin\\\">crossorigin</a></code> attribute, in combination with an appropriate <a class=\\\"glossaryLink\\\" href=\\\"/en-US/docs/Glossary/CORS\\\" title=\\\"CORS: CORS (Cross-Origin Resource Sharing) is a system, consisting of transmitting HTTP headers, that determines whether browsers block frontend JavaScript code from accessing responses for cross-origin requests.\\\">CORS</a> header, allows images defined by the <a href=\\\"/en-US/docs/Web/HTML/Element/img\\\" title=\\\"The HTML &lt;img> element embeds an image into the document. It is a replaced element.\\\"><code>&lt;img&gt;</code></a> element to be loaded from foreign origins and used in a <a href=\\\"/en-US/docs/Web/HTML/Element/canvas\\\" title=\\\"Use the HTML &lt;canvas> element with either the canvas scripting API or the WebGL API to draw graphics and animations.\\\"><code>&lt;canvas&gt;</code></a> element as if they were being loaded from the current origin.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/CORS_settings_attributes\\\">CORS settings attributes</a></dt>\\n <dd class=\\\"landingPageList\\\">Some HTML elements that provide support for <a class=\\\"new\\\" href=\\\"/en-US/docs/HTTP/Access_control_CORS\\\" rel=\\\"nofollow\\\">CORS</a>, such as <a href=\\\"/en-US/docs/Web/HTML/Element/img\\\" title=\\\"The HTML &lt;img> element embeds an image into the document. It is a replaced element.\\\"><code>&lt;img&gt;</code></a> or <a href=\\\"/en-US/docs/Web/HTML/Element/video\\\" title=\\\"The HTML Video element (&lt;video>) embeds a media player which supports video playback into the document.\\\"><code>&lt;video&gt;</code></a>, have a <code>crossorigin</code> attribute (<code>crossOrigin</code> property), which lets you configure the CORS requests for the element's fetched data.</dd>\\n <dt class=\\\"landingPageList\\\"><a class=\\\"new\\\" href=\\\"/en-US/docs/Web/HTML/Focus_management_in_HTML\\\" rel=\\\"nofollow\\\">Focus management in HTML</a></dt>\\n <dd class=\\\"landingPageList\\\">The <code><a class=\\\"new\\\" href=\\\"/en-US/docs/Web/API/Document/activeElement\\\" rel=\\\"nofollow\\\">activeElement</a></code> DOM attribute and the <code><a class=\\\"new\\\" href=\\\"/en-US/docs/Web/API/Document/hasFocus\\\" rel=\\\"nofollow\\\">hasFocus()</a></code> DOM method help you track and control a user's interactions with elements on a web page.</dd>\\n <dt class=\\\"landingPageList\\\"><a class=\\\"external\\\" href=\\\"https://developer.mozilla.org/en-US/docs/Web/HTML/Preloading_content\\\" rel=\\\"noopener\\\">Preloading content with rel=\\\"preload\\\"</a></dt>\\n <dd class=\\\"landingPageList\\\">The <code>preload</code> value of the <a href=\\\"/en-US/docs/Web/HTML/Element/link\\\" title='The HTML External Resource Link element (&lt;link>) specifies relationships between the current document and an external resource. This element is most commonly used to link to stylesheets, but is also used to establish site icons (both \\\"favicon\\\" style icons and mobile home screen/app icons) among other things.'><code>&lt;link&gt;</code></a> element's <code><a href=\\\"/en-US/docs/Web/HTML/Element/link#attr-rel\\\">rel</a></code> attribute allows you to write declarative fetch requests in your HTML <a href=\\\"/en-US/docs/Web/HTML/Element/head\\\" title=\\\"The HTML &lt;head> element contains machine-readable information (metadata) about the document, like its title, scripts, and style sheets.\\\"><code>&lt;head&gt;</code></a>, specifying resources that your pages will need very soon after loading, which you therefore want to start preloading early in the lifecycle of a page load, before the browser's main rendering machinery kicks in. This ensures that they are made available earlier and are less likely to block the page's first render, leading to performance improvements. This article provides a basic guide to how <code>preload</code> works.</dd>\\n</dl>\\n</div>\\n\\n<div class=\\\"section\\\">\\n<h2 class=\\\"Documentation\\\" id=\\\"References\\\">References<a aria-label=\\\"Link to References\\\" class=\\\"section-link\\\" href=\\\"#References\\\"><svg class=\\\"icon icon-link\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\\\"></path></svg>\\n</a></h2>\\n\\n<dl>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Reference\\\">HTML reference</a></dt>\\n <dd class=\\\"landingPageList\\\">HTML consists of <strong>elements</strong>, each of which may be modified by some number of <strong>attributes</strong>. HTML documents are connected to each other with <a href=\\\"/en-US/docs/Web/HTML/Link_types\\\">links</a>.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Element\\\">HTML element reference</a></dt>\\n <dd class=\\\"landingPageList\\\">Browse a list of all <a class=\\\"glossaryLink\\\" href=\\\"/en-US/docs/Glossary/HTML\\\" title=\\\"HTML: HTML (HyperText Markup Language) is a descriptive language that specifies webpage structure.\\\">HTML</a> <a class=\\\"glossaryLink\\\" href=\\\"/en-US/docs/Glossary/Element\\\" title=\\\"elements: An element is a part of a webpage. In XML and HTML, an element may contain a data item or a chunk of text or an image, or perhaps nothing. A typical element includes an opening tag with some attributes, enclosed text content, and a closing tag.\\n \\\">elements</a>.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Attributes\\\">HTML attribute reference</a></dt>\\n <dd class=\\\"landingPageList\\\">Elements in HTML have <strong>attributes</strong>. These are additional values that configure the elements or adjust their behavior in various ways.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Global_attributes\\\">Global attributes</a></dt>\\n <dd class=\\\"landingPageList\\\">Global attributes may be specified on all <a href=\\\"/en-US/docs/Web/HTML/Element\\\">HTML elements</a>, <em>even those not specified in the standard</em>. This means that any non-standard elements must still permit these attributes, even though those elements make the document HTML5-noncompliant.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Inline_elements\\\">Inline elements</a> and <a href=\\\"/en-US/docs/Web/HTML/Block-level_elements\\\">block-level elements</a></dt>\\n <dd class=\\\"landingPageList\\\">HTML elements are usually \\\"inline\\\" or \\\"block-level\\\" elements. An inline element occupies only the space bounded by the tags that define it. A block-level element occupies the entire space of its parent element (container), thereby creating a \\\"block.\\\"</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Link_types\\\">Link types</a></dt>\\n <dd class=\\\"landingPageList\\\">In HTML, various link types can be used to establish and define the relationship between two documents. Link elements that types can be set on include <a href=\\\"/en-US/docs/Web/HTML/Element/a\\\" title=\\\"The HTML &lt;a> element (or anchor element), along with it's href attribute, creates a hyperlink to other web pages, files, locations within the same page, email addresses, or any other URL.\\\"><code>&lt;a&gt;</code></a>, <a href=\\\"/en-US/docs/Web/HTML/Element/area\\\" title=\\\"The HTML &lt;area> element defines a hot-spot region on an image, and optionally associates it with a hypertext link. This element is used only within a &lt;map> element.\\\"><code>&lt;area&gt;</code></a> and <a href=\\\"/en-US/docs/Web/HTML/Element/link\\\" title='The HTML External Resource Link element (&lt;link>) specifies relationships between the current document and an external resource. This element is most commonly used to link to stylesheets, but is also used to establish site icons (both \\\"favicon\\\" style icons and mobile home screen/app icons) among other things.'><code>&lt;link&gt;</code></a>.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Supported_media_formats\\\">Media formats supported by the HTML audio and video elements</a></dt>\\n <dd class=\\\"landingPageList\\\">The <a href=\\\"/en-US/docs/Web/HTML/Element/audio\\\" title=\\\"The HTML &lt;audio> element is used to embed sound content in documents. It may contain one or more audio sources, represented using the src attribute or the &lt;source> element:\u00A0the browser will choose the most suitable one. It can also be the destination for streamed media, using a MediaStream.\\\"><code>&lt;audio&gt;</code></a> and <a href=\\\"/en-US/docs/Web/HTML/Element/video\\\" title=\\\"The HTML Video element (&lt;video>) embeds a media player which supports video playback into the document.\\\"><code>&lt;video&gt;</code></a> elements allow you to play audio and video media. These elements provide a browser-native alternative to similar capabilities found in Adobe Flash and other plug-ins.</dd>\\n <dt class=\\\"landingPageList\\\"><a class=\\\"new\\\" href=\\\"/en-US/docs/Web/HTML/Kinds_of_HTML_content\\\" rel=\\\"nofollow\\\">Kinds of HTML content</a></dt>\\n <dd class=\\\"landingPageList\\\">HTML is comprised of several kinds of content, each of which is allowed to be used in certain contexts and is disallowed in others. Similarly, each has a set of other content categories they can contain and elements which can or can't be used in them. This is a guide to these categories.</dd>\\n <dt class=\\\"landingPageList\\\"><a href=\\\"/en-US/docs/Web/HTML/Quirks_Mode_and_Standards_Mode\\\">Quirks mode and standards mode</a></dt>\\n <dd class=\\\"landingPageList\\\">Historical information on quirks mode and standards mode.</dd>\\n</dl>\\n\\n<h2 class=\\\"landingPageList\\\" id=\\\"Related_topics\\\">Related topics<a aria-label=\\\"Link to Related topics\\\" class=\\\"section-link\\\" href=\\\"#Related_topics\\\"><svg class=\\\"icon icon-link\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\\\"></path></svg>\\n</a></h2>\\n\\n<dl>\\n <dt><a href=\\\"/en-US/docs/Web/HTML/Applying_color\\\">Applying color to HTML elements using CSS</a></dt>\\n <dd>This article covers most of the ways you use CSS to add color to HTML content, listing what parts of HTML documents can be colored and what CSS properties to use when doing so. Includes examples, links to palette-building tools, and more.</dd>\\n</dl>\\n</div>\\n</div>\\n<span class=\\\"alllinks\\\"><a href=\\\"/en-US/docs/tag/HTML\\\">View All...</a></span>\\n\\n<div class=\\\"blockIndicator communitybox\\\" dir=\\\"ltr\\\">\\n\\n <div class=\\\"column-container\\\">\\n <h2 id=\\\"Join_the_Web_layout_community\\\">Join the Web layout community<a aria-label=\\\"Link to Join the Web layout community\\\" class=\\\"section-link\\\" href=\\\"#Join_the_Web_layout_community\\\"><svg class=\\\"icon icon-link\\\" viewBox=\\\"0 0 512 512\\\" xmlns=\\\"http://www.w3.org/2000/svg\\\"><path d=\\\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\\\"></path></svg>\\n</a></h2>\\n <div class=\\\"column-half\\\">\\n <div class=\\\"communitysubhead\\\">Choose your preferred method for joining the discussion:</div>\\n <ul class=\\\"communitymailinglist\\\">\\n <li><a class=\\\"external\\\" href=\\\"https://lists.mozilla.org/listinfo/dev-tech-layout\\\" rel=\\\"noopener\\\">Mailing list</a></li>\\n \\n \\n <li><a class=\\\"external\\\" href=\\\"http://groups.google.com/group/mozilla.dev.tech.layout\\\" rel=\\\"noopener\\\">Newsgroup</a></li>\\n <li><a class=\\\"external\\\" href=\\\"http://groups.google.com/group/mozilla.dev.tech.layout/feeds\\\" rel=\\\"noopener\\\">RSS feed</a></li>\\n</ul>\\n </div>\\n <div class=\\\"column-half\\\">\\n <ul class=\\\"communitycontact\\\"><li><strong>Stack Overflow: </strong><a class=\\\"external\\\" href=\\\"http://stackoverflow.com/questions/tagged/html\\\" rel=\\\"noopener\\\" title=\\\"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.\\\">HTML topics</a></li></ul>\\n </div>\\n </div>\\n</div>\\n</section>\",\"translations\":[{\"language\":\"Fran\u00E7ais\",\"title\":\"HTML (HyperText Markup Language)\",\"locale\":\"fr\",\"hrefLang\":\"fr\",\"url\":\"/fr/docs/Web/HTML\",\"localizedLanguage\":\"French\"},{\"language\":\"Svenska\",\"title\":\"HTML\",\"locale\":\"sv-SE\",\"hrefLang\":\"sv\",\"url\":\"/sv-SE/docs/Web/HTML\",\"localizedLanguage\":\"Swedish\"}],\"id\":66999,\"translateURL\":\"http://wiki.mdn.localhost:8000/en-US/docs/Web/HTML$locales\",\"parents\":[{\"url\":\"/en-US/docs/Web\",\"title\":\"Web technology for developers\"}],\"tocHTML\":\"<li><a href=\\\"#Beginner's_tutorials\\\" rel=\\\"internal\\\">Beginner's tutorials</a><li><a href=\\\"#Advanced_topics\\\" rel=\\\"internal\\\">Advanced topics</a><li><a href=\\\"#References\\\" rel=\\\"internal\\\">References</a><li><a href=\\\"#Related_topics\\\" rel=\\\"internal\\\">Related topics</a><li><a href=\\\"#Join_the_Web_layout_community\\\" rel=\\\"internal\\\">Join the Web layout community</a>\",\"lastModified\":\"2019-08-02T10:55:17.539540\",\"summary\":\"<strong>HTML</strong> (HyperText Markup Language) is the most basic building block of the Web. It defines the meaning and structure of web content. Other technologies besides HTML are generally used to describe a web page's appearance/presentation (<a href=\\\"/en-US/docs/Web/CSS\\\">CSS</a>) or functionality/behavior (<a href=\\\"/en-US/docs/Web/JavaScript\\\">JavaScript</a>).\",\"slug\":\"Web/HTML\"}}");</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment