OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2024-02-04 16:22:47 +00:00
parent d49724d698
commit 434b9dcaad
11 changed files with 144 additions and 120 deletions

View File

@ -0,0 +1,8 @@
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;`