Answers for "how do i make an input not editable?"

7

html input not editable

<input readonly type="text" name="country" value="Norway" >
Posted by: Guest on March-12-2021

Code answers related to "how do i make an input not editable?"

Browse Popular Code Answers by Language