|
|
|
|
|
by franky47
914 days ago
|
|
RFCs were originally formatted as plain-text, and render well on most browsers (as long as the viewport width can fit 70 characters). The first time I inspected one in a modern browser devtools, I was confused: "where's the HTML? How do they do this layout?". It's done with spaces, same way as you would with a typewriter. https://www.rfc-editor.org/rfc/rfc2324.txt |
|