From d57060737ed3f5b6543cb576ff15b305138baffd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= This page demonstrates a nifty HTML trick. If you make a style tag contenteditable and For example, try editing the styles for the paragraphs and h1 below: Since this is CSS that is interpreted by the browser, you can write any valid css, like media queries or pseudo-element selectors. The CSS Below sets up the style tags. If you find a light theme easier, try changing the background color and font color. Be careful though, if you change the display value here, you loose the ability to view and edit the styles This is an idea that came up after viewing this brilliant HTML quine. Code is here. You can see some of his code here and here You can stalk his professional life hereEdit CSS inline
- display: block;
it, you can change the styles for a page live.