Special Characters
- Special Characters in HTML with Character Entities
Displaying quotations
pre
and code
elements
Pre and Code are elements used to display specific types of content when the formatting of that content is intended to be intact in its original version. Any content inside a pre or code element will not have its whitespace affected by the browser's rendering engine.