💭 white-space - CSS: Cascading Style Sheets | MDN
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

!https://developer.mozilla.org/en-US/docs/Web/CSS/white-space

Date: April 30, 2024

Image: white-space CSS property - CSS | MDN — The white-space CSS property sets how white space inside an element is handled. <https://developer.mozilla.org/mdn-social-image.46ac2375.png> white-space CSS property - CSS | MDN The white-space CSS property sets how white space inside an element is handled. MDN Web Docs · developer.mozilla.org

[4m[38;2;248;248;242mhtml[0m <[38;2;248;248;242m/html/[0m> can preserve newline [38;2;189;147;249m\n[0m characters by styling an element with [38;2;189;147;249mwhite-space: pre-wrap;[0m

[38;2;248;248;242m│ [0mpre-wrap Sequences of white space are preserved. Lines are broken at newline characters, at , and as necessary to fill line boxes.

[38;2;68;71;90mNOTE[0m
[38;2;68;71;90m│ [0mThis post is a [4m[38;2;248;248;242mthought[0m <[38;2;248;248;242m/thoughts/[0m>. It’s a short note that I make about someone else’s content online #thoughts
