Easy
What will this code display?
<div class="w-fit h-fit rounded-full bg-green-500 p-4">
<div
class="rounded-full bg-red-500 w-24 h-24"
id="green-circle"
>
</div>
</div>
Author: DamienStatus: PublishedQuestion passed 291 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
5
How to optimize scroll management in Tailwind CSS for a list of icons displayed horizontally?5
What is the name of the Tailwind CSS SVG icon library?3
How to align 3 divs horizontally in Tailwind CSS2
How to set a background color with an opacity in Tailwind CSS2
Override the media queries defined by default by Tailwind2
How to make an element blurry in Tailwind CSS2
What is the role of the `container` class in Tailwind CSS?