The user cannot resize the element: Play it » both: The user can resize both the height and width of the element: Play it » horizontal: The user can resize the width of the element: Play it » vertical: The user can resize the height of the element: Play it » initial: Sets this property to its default value. As a desired rule, however, you need to permit resizing.How to Disable the Resizing of the CSS textarea { resize: none; /* Disables resizability */ } Result Firefox has provided the same feature in Firefox 4.In this article, we are going to learn how to make the To prevent a text field from being resized, you can use the Or you can provide your