Imperator Design
The library

Techniques, not templates

Every trick recreated from the source video as a live, self-contained demo. Search, filter, open, steal.

1 / 1

Auto-growing Textarea with field-sizing

A textarea that automatically expands and contracts its height to fit its content as the user types, without needing any JavaScript. It uses the modern `field-sizing: content` CSS property, paired with `min-height` and `max-height` for sane bounds.

cssresponsiveauto-sizingtextareainputforms