Expert
Given an element
<div class="w-full h-36 bg-green-500 bg-yellow-500 bg-red-500">
</div>
What color will its background be?
Author: DamienStatus: PublishedQuestion passed 219 times
Edit
2
Community EvaluationsNo one has reviewed this question yet, be the first!
2
How to set a background color with an opacity in Tailwind CSS3
How to align 3 divs horizontally in Tailwind CSS5
How to optimize scroll management in Tailwind CSS for a list of icons displayed horizontally?2
What is the role of the `container` class in Tailwind CSS?5
What is the name of the Tailwind CSS SVG icon library?2
Override the media queries defined by default by Tailwind2
How to make an element blurry in Tailwind CSS