Simple Glitch

CSS 'text-shadow' Effect

CSS Text Shadow

HTML Only Accordion

No JavaSript or CSS at all?

Nope! Just using the tags:
<details> and <summary>

See code in Codepen

Typing Effect

Typing Effect

Props to Marko Denic!
See code in Codepen

Conic Gradient

Pie Chart with Conic Gradient

See code in Codepen

Resize Horizontal and Vertical

(not on mobile)

Grab the bottom right corner and drag (and ruin this page).

CSS Code: { resize: both; }

Resize to read the rest...

Comes also with 'horizontal' and 'vertical'.

Needs to have 'overflow' set to 'auto', 'scroll' or 'hidden'. Won't work with 'visible' (which is default).

{ filter: hue-rotate() }

hover to see it rotate colors

Flip Horizontally
Flip Vertically

Text

e t

Text Change with CSS

Button