0
[Challenge] Design a webpage to mix rgb values and display the resulting color, numeric values, and hex values
It can take a long time to find the right color combination to make a color you want in a web page if you just enter rgb values and compile. Make a tool that allows you to quickly change rgb values and display the resulting color. It should also display the rgb values and preferably the hexadecimal values as well. I'll display my solution after people have had a chance to try it on their own.
2 Respostas
0
https://code.sololearn.com/W0pxyrfeT8BT/?ref=app