Get to know MDN better
This HTML reference describes all elements and attributes of HTML, including global attributes that apply to all elements.
HTML element referenceThis page lists all the HTML elements, which are created using tags.
HTML attribute referenceElements in HTML have attributes; these are additional values that configure the elements or adjust their behavior in various ways to meet the criteria the users want.
Global attributesGlobal attributes are attributes common to all HTML elements; they can be used on all elements, though they may have no effect on some elements.
Content categoriesEvery HTML element is a member of one or more content categories — these categories group elements that share common characteristics.
HTML commentsHTML comments are used to add explanatory notes to the markup or to prevent the browser from interpreting specific parts of the document.
Date and time formats used in HTMLCertain HTML elements allow you to specify dates and/or times as the value or as the value of an attribute. These include the date and time variations of the <input> element as well as the <ins> and <del> elements.
This page was last modified on Jul 9, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.