I have got this textarea and i wonder if there is a way of changing the input color for this textarea so i can type green text on a black background:
<textarea id="htmlCode" class="1111" placeholder="HTML"></textarea>
textarea {
background-color: black;
}
Aucun commentaire:
Enregistrer un commentaire