FRONT-END/HTML

[HTML] textarea red underline disable(textarea 빨간 줄 없애기)

이리53 2021. 11. 13. 17:24
<input type="text" spellcheck="false">

 

 

출처

How to disable spell checking from Input Box and Textarea in HTML forms?