I have a li
element. Inside the li
element there are many elements like input
, labels
.
I want to put now a small color inside each li
. The color will be provided dynamically. I want to have something square and on page load it fills with the color i provide. Is there something already existing?