“texto html no editable” Código de respuesta

Entrada HTML no editable

<input readonly type="text" name="country" value="Norway" >
Asif Patel

JS haciendo que la entrada no sea tipeable

//Use readonly

<input id="myInput" readonly>
SweFalcon

Lea solo el atributo en HTML

<!-- Using readonly attribute is use to prevent changing of input value. -->
Example:
<input type="text" name="username" value="ankur" readonly>
Ankur

texto html no editable

Instructions
1.PRINT ALL INFORMATIONS- USE BLOCK LETTERS
2.COMPLETE APPLICATIONS IN TWO COPIES
3. SUBMITTHE FOLLOWINGS ALONGWITH APPLICATIONS
Innocent Ibex

Respuestas similares a “texto html no editable”

Preguntas similares a “texto html no editable”

Más respuestas relacionadas con “texto html no editable” en HTML

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código