Home >Web Front-end >HTML Tutorial >How to modify the color of the textarea_html/css_WEB-ITnose
How to simply modify the color of the subtitles inside a textarea?
1: If it is all words, just define the color of the textarea style words directly.
2: If there are only individual keywords, you have to use JS. Only when similar keywords appear in the textarea will they be highlighted.
textarea{color:#f00;}
For some fonts, such as code highlighting, it can only be implemented with JS.
Can’t you add tags directly?
How to simply modify the color of the subtitles inside a textarea?
I just observed Google Translate
It is not possible to highlight a selected word in the textarea
It turns out that a div
is placed on the teatarea with the same text and then the highlighted word Use span to mark
How to simply modify the color of the textarea's internal subtitles?
I just observed Google Translate
It is not possible to highlight a selected word in the textarea
It turns out that a div
is placed on the teatarea with the same text and then the highlighted word Use span to mark
Logically speaking, divs should not be placed inside teatarea, as it should have no effect
How to simply modify the color of the textarea's internal fonts?
I just observed Google Translate
It is not possible to highlight a selected word in the textarea
It turns out that a div
is placed on the teatarea with the same text and then the highlighted word Use span to mark
Logically speaking, you shouldn’t be able to put divs in teatarea, it shouldn’t have any effect
I’m talking about textarea~~~
It’s like putting a facial mask on your face The same
is 2 layers
How to simply modify the color of the fonts inside the textarea?
I just observed Google Translate
It is not possible to highlight a selected word in the textarea
It turns out that a div
is placed on the teatarea with the same text and then the highlighted word Use span to mark
Logically speaking, you shouldn’t be able to put divs in teatarea, it shouldn’t have any effect
I’m talking about textarea~~~
It’s like putting a facial mask on your face Same
It’s 2 layers
Oh, soga, I understand, dear, I’m sorry, I misunderstood~