#HTML Block Elements
Contact information.
Article content.
Aside content.
Long ("block") quotation.
Drawing canvas.
Definition description.
Document division.
Definition list.
Field set label.
Figure caption.
Groups media content with a caption (see
).Section or page footer.
Input form.
Heading levels 1-6.
Section or page header.
Groups header information.
Horizontal rule (dividing line).
List item.
Contains the central content unique to this document.
Contains navigation links.
Content to use if scripting is not supported or turned off.
Ordered list.
Form output.
Paragraph.
Preformatted text.
Section of a web page.
Table.
Table footer.
Unordered list.
Video player.
#HTML Inline Elements
Bold.
Makes the text font size one size bigger.
Italics.
Makes the text font size one size smaller.
Displays in the browser's default monotype font.
Represents an abbreviation.
Allows authors to clearly indicate a sequence of characters that compose an acronym.
Cite sources.
Represents a fragment of computer code.
Represents the defining instance of a term.
Marks text that has stress emphasis.
The HTML Keyboard Input Element represents user input and produces an inline element displayed in the browser's default mono-space font.
Gives text strong importance, and is typically displayed in bold.
Intended to identify sample output from a computer program.
Represents either a time on a 24-hour clock or a precise date,
Represents a variable in a mathematical expression or a programming context.
Defines a hyper-link.
Used to override the current directionality of text.
Line break.
Image.
Used with elements to define an image map.
Represents an external resource, which can be treated as an image, a nested browsing context, or a resource to be handled by a plug-in.
Indicates that the enclosed text is a short inline quotation.
Used to embed or reference an executable script.
Generic inline container for phrasing content.
Defines a span of text that should be displayed, for typographic reasons, lower, and often smaller, than the main span of text.
Defines a span of text that should be displayed, for typographic reasons, higher, and often smaller, than the main span of text.
Represents a clickable button.
Used to create interactive controls for web-based forms in order to accept data from the user.
Represents a caption for an item in a user interface.
Represents a control that presents a menu of options.
Represents a multi-line plain-text editing control.