From d57060737ed3f5b6543cb576ff15b305138baffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Thu, 13 Aug 2020 15:24:01 +0200 Subject: [PATCH] Remove CSS Article, add GPG Key --- css-edit/index.html | 86 --------------------------------- index.html | 8 +++ public-pgp-benjamin-baedorf.asc | 52 ++++++++++++++++++++ 3 files changed, 60 insertions(+), 86 deletions(-) delete mode 100644 css-edit/index.html create mode 100644 public-pgp-benjamin-baedorf.asc diff --git a/css-edit/index.html b/css-edit/index.html deleted file mode 100644 index 06bc640..0000000 --- a/css-edit/index.html +++ /dev/null @@ -1,86 +0,0 @@ - - - Edit CSS inline - - -

Edit CSS inline

-

This page demonstrates a nifty HTML trick. If you make a style tag contenteditable and display: block; it, you can change the styles for a page live.

- -

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.

- - diff --git a/index.html b/index.html index 4b2e3ae..f1fecad 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@ padding: 0px; max-width: 100%; } + .hidden { display: none; } @@ -42,6 +43,13 @@

You can see some of his code here and here

You can stalk his professional life here

+
+ GPG + 4332 E0D0 2B21 4D31 376C 366E 4406 E80E 13CD 656C +