Primary
﹤span﹥ ⚬|Documentation|1st|20260122164837-00-⌔
<span>: The Content Span element - HTML | MDN
<span>HTML content span elementThe HTML element is a generic inline container for phrasing content, which does not inherently represent anything. It can be used to group elements for styling purposes (using the
classoridattributes), or because they share attribute values, such aslang. It should be used only when no other semantic element is appropriate.<span>is very much like a<div>element, but<div>is a block-level element whereas a<span>is an inline-level element.Printed 2026-06-28.
(echo:: @ ᯤ)
Link to original
Secondary
• • •