HTML : Disable resizing of textarea
What is textarea?
The <textarea> element is often used in a form, to collect user inputs like comments or reviews.
A text area can hold an unlimited number of characters.
How to resize texarea?
You can resize a textarea by clicking on the bottom righ...
rajeshkumaryadav.dev2 min read