- An element whose representation is outside the scope of CSS, i.e., an external object whose representation is independent of the CSS formatting model. Put in simpler terms, a replaced element is an element whose contents are not affected by the current document’s styles. The position of the replaced element can be affected using CSS, but not the contents of the replaced element itself. Some replaced elements, such as
iframeelements, may have style sheets of their own, but they do not inherit the styles of the parent document. Typical replaced elements includeiframe,video,embed, andimg. ← MDN Web Docs
This term is sponsored by: your name/company?
- Previous term: Replaceable character data
- Next term: Replay attack
- Random term: Command-Line Interface (webglossary.info/random 🎲)