Articles tagged: HTML text-level semantics
Found 31 documents
- Web/HTML/Element/a The HTML a element (or anchor element) creates a hyperlink to other web pages, files, locations ...
- Web/HTML/Element/abbr The HTML abbr element represents an abbreviation and optionally provides a full description for ...
- Web/HTML/Element/b The HTML Bring Attention To element (b) is used to draw the reader's attention to the element's ...
- Web/HTML/Element/bdi The HTML bdi element (bidirectional isolation) isolates a span of text that might be formatted ...
- Web/HTML/Element/bdo The HTML Bidirectional Text Override element (bdo) overrides the current directionality of text, ...
- Web/HTML/Element/br The HTML br element produces a line break in text (carriage-return). It is useful for writing a ...
- Web/HTML/Element/cite The HTML Citation element (cite) is used to describe a reference to a cited creative work, and ...
- Web/HTML/Element/code The HTML code element displays its contents styled in a fashion intended to indicate that the ...
- Web/HTML/Element/data The HTML data element links a given content with a machine-readable translation. If the content ...
- Web/HTML/Element/dfn The HTML Definition element (dfn) is used to mark the usage instance of the enclosed term which ...
- Web/HTML/Element/em The HTML em element marks text that has stress emphasis. The em element can be nested, with each ...
- Web/HTML/Element/i The HTML i element represents a range of text that is set off from the normal text for some ...
- Web/HTML/Element/kbd The HTML Keyboard Input element (kbd) represents a span of inline text denoting textual user ...
- Web/HTML/Element/mark The HTML Mark Text element (mark) represents text which is marked or highlighted for reference ...
- Web/HTML/Element/nobr The non-standard, obsolete HTML nobr element prevents the text it contains from automatically ...
- Web/HTML/Element/q The HTML q element indicates that the enclosed text is a short inline quotation. Most modern ...
- Web/HTML/Element/rp The HTML Ruby Fallback Parenthesis (rp) element is used to provide fall-back parentheses for ...
- Web/HTML/Element/rt The HTML Ruby Text (rt) element specifies the ruby text component of a ruby annotation, which is ...
- Web/HTML/Element/rtc The HTML Ruby Text Container (rtc) element embraces semantic annotations of characters presented ...
- Web/HTML/Element/ruby The HTML ruby element represents a ruby annotation. Ruby annotations are for showing ...
- Web/HTML/Element/s The HTML s element renders text with a strikethrough, or a line through it. Use the s element to ...
- Web/HTML/Element/samp The HTML samp element is an element intended to identify sample output from a computer program. ...
- Web/HTML/Element/small The HTML small element makes the text font size one size smaller (for example, from large to ...
- Web/HTML/Element/span The HTML span element is a generic inline container for phrasing content, which does not ...
- Web/HTML/Element/strong The HTML strong element gives text strong importance and is typically displayed in bold.
- Web/HTML/Element/sub The HTML sub element defines a span of text that should be displayed, for typographic reasons, ...
- Web/HTML/Element/sup The HTML sup element defines a span of text that should be displayed, for typographic reasons, ...
- Web/HTML/Element/time The HTML time element represents either a time on a 24-hour clock or a precise date in the ...
- Web/HTML/Element/u The HTML u element renders text with an underline, a line under the baseline of its content. In ...
- Web/HTML/Element/var The HTML var element represents a variable in a mathematical expression or a programming context.
- Web/HTML/Element/wbr The HTML wbr element represents a word break opportunity—a position within text where the ...