You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This simple javascript project will allow you to change its background color. Just give it a valid color. Such as hexadecimal, rgb, and text color (e.g. black, white). But if you enter an invalid color, this will pop up, "Please enter a valid color!". So, please enter a valid color!
Examples
Default Color
When you enter an invalid color
When you enter a valid color
About
This simple javascript project will allow you to change its background color. Just give it a valid color. Such as hexadecimal, rgb, and text color (e.g. black, white). But if you enter an invalid color, this will pop up, "Please enter a valid color!". So, please enter a valid color!