0
Does anyone know what color in check box below
4 ответов
+ 1
I think blue like this 🔵
If u want the same degree of that color, open this code from any editor on PC or laptop then press f12 or right click then inspect then in the left top of the window press on the mouse icon then point on the checkbox ✅ and in the style section u can see the hexadecimal number of that color
Another solution
u can use tool for this task from some websites like color picker
+ 1
Read the checked answer in this question
https://stackoverflow.com/questions/24322599/why-cannot-change-checkbox-color-whatever-i-do
And read this too
https://www.w3schools.com/howto/howto_css_custom_checkbox.asp
0
I don't have laptop
0
You can check it yourself by clicking F12, are you familiar with that?
If not, search about it