HTML element

C32319
concept

An HTML element is a fundamental building block of a web page, defined by a start tag, content, and an end tag (or self-closing tag), that structures and represents content in a browser.

All labels observed (1)

Label Occurrences
HTML element canonical 1

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: HTML element
Generated description
An HTML element is a fundamental building block of a web page, defined by a start tag, content, and an end tag (or self-closing tag), that structures and represents content in a browser.

Instances (1)

Instance Via concept surface
HTML meta viewport element