mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-04-15 15:57:19 +02:00
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
created: 20240204143427407
|
|
creator: Octt
|
|
modified: 20240204143503230
|
|
modifier: Octt
|
|
tags:
|
|
title: HTML & CSS
|
|
|
|
* [[How to line-break from css, without using <br />?|https://stackoverflow.com/questions/2703601/how-to-line-break-from-css-without-using-br]] --- `white-space: pre-line;` |