Today I Learned - Rocky Kev

Tagged “no-js”

  1. TIL How to auto-grow textarea with pure css

    To do this, you replicate the content of the '<textarea>' in an element that can auto expand height, and match its sizing.Same font, same padding, same margin, same border… everything.

See all tags.