🆕 blog! “How to password protect a static HTML page with no JS”
I recently saw Robin Moisson's method of password protecting a statically served HTML page. It's quite neat! But it does rely on JavaScript. That got me wondering if there was a way to encrypt a static page only using CSS? And... I think I've done it! I'll warn you now, this is a deeply s…
👀 Read more: https://shkspr.mobi/blog/2023/02/how-to-password-protect-a-static-html-page-with-no-js/
⸻
#css #demo #encryption #HTML5