HTML Porn

Unlock HTML Mastery with Our Cheat Sheet. Click to copy.

TagDescriptionUsage
Creates a hyperlink to another web page or resource.
Defines an abbreviation or acronym.
Defines contact information for the author/owner of a document.
Defines a clickable area within an image map.
Defines an independent, self-contained content that can be distributed or reused.
Embeds sound or audio content in an HTML document.
Defines bold text.
Represents a section that is quoted from another source.
Contains the visible content of the HTML document.
Inserts a line break.
Creates a clickable button.
Provides a space in which you can draw graphics or animations.
Defines the title of a creative work.
Defines a fragment of computer code.
Specifies a list of pre-defined options for an input element.
Defines the description of a term in a description list.
Indicates deleted text.
Defines additional information that the user can view or hide.
Defines a definition term.
Represents a dialog box or a subwindow.
Defines a division or section within an HTML document.
Defines a description list.
Defines a term (name) in a description list.
Indicates emphasized text.
Groups related form elements.
Defines a caption or description for a figure element.
Represents self-contained content, such as images or diagrams.
Defines a footer for a document or a section.
Defines a form for user input.
Represents the highest level heading.
Represents a level two heading.
Represents a level three heading.
Represents a level four heading.
Represents a level five heading.
Represents a level six heading.
Contains metadata about the HTML document.
Defines a container for introductory content or a set of navigational links.
Creates a horizontal rule (a thematic break).
Represents the root of an HTML document.
Defines italic text.
Inserts an image into the HTML document.
Creates an input control for user input.
Indicates inserted text.
Represents user input or keyboard input.
Defines a label for an input element.
Defines a caption for a fieldset element.
Represents an item in a list.
Specifies the relationship between the current document and an external resource.
Specifies the main content of an HTML document.
Defines an image map that contains clickable areas.
Highlights text for reference or emphasis.
Defines metadata about an HTML document.
Represents a scalar measurement within a known range.
Defines a section of navigation links.
Defines an ordered (numbered) list.
Groups related options in a dropdown list.
Defines an option in a dropdown list.
Defines a paragraph of text.
Provides multiple sources for an image, allowing the browser to choose the best one.
Defines preformatted text.
Represents the completion progress of a task.
Defines a short quotation.
Represents text that is no longer accurate or relevant.
Embeds or refers to an external JavaScript file.
Defines a section in a document.
Creates a dropdown list.
Defines smaller text.
Specifies multiple media resources for media elements like <audio> and <video>.
Inline equivalent of the <div> tag, used for styling specific parts of text or elements.
Indicates strongly emphasized text.
Defines style information for an HTML document.
Defines subscripted text.
Defines a visible heading for a <details> element.
Defines superscripted text.
Defines scalable vector graphics.
Creates a table to display tabular data.
Groups the body content in a table.
Defines a standard cell in a table.
Declares a container for HTML content that will be used as a template.
Creates a multiline text input control.
Defines a footer content for an HTML table.
Defines a header cell in a table.
Groups the header content in a table.
Represents a specific time or a range of time.
Defines the title of the HTML document.
Defines a row in an HTML table.
Specifies timed text tracks for media elements like <audio> and <video>.
Defines underlined text.
Defines an unordered (bulleted) list.
Represents the name of a variable in programming or mathematics.
Embeds video or movie content in an HTML document.