// CSS; How do I disable the resizable property of a textarea? Published: Dec 13, 2022 1 min read The CSS3 resize property controls if and how the user can resize an element by clicking and dragging the bottom right corner (on left-to-right page direction) of the element.