Email or username:

Password:

Forgot your password?
8 comments
Robert Wire

@unlofl @foone Don't worry, you can add CSS animations and JavaScript event handlers to make it look/behave more and more like a real button! It's called "progressive enhancement"!!1
-- statements made by the utterly deranged^W^W^W StackOverflow

sirlan

@unlofl@mstdn.social not accurate enough, would be more like

<!-- button -->
<div class="bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded">

Ian Rudderbutt

@unlofl this is the biggest “thanks, I hate it”

Craig Rangoon

@unlofl Just gonna hang onto this for when my IT Department says the semantic HTML documentation I wrote for the so-called "shadow IT" projects they refused to do for me is too confusing and should be templated Word doc.

Go Up