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
And it's great code, really it is, but unless maxlength is increased from 7 to 20 on INPUT.color then it isn't possible to type in all of the color names.
The
INPUT
permits 7 characters ('#234567'), but the longest color name is 20 characters ('lightgoldenrodyellow').Also, 'transparent' should be added to the color names. It's easily the most versatile of them all.
The text was updated successfully, but these errors were encountered: