Question 1
Which Tailwind CSS utility ensures text remains on a single line with ellipses for overflow?
Question 2
What is the purpose of the 'sr-only' utility in Tailwind CSS?
Question 3
What is the utility class to set both height and width to the same value in Tailwind CSS?
Question 4
What is the purpose of the Tailwind CSS 'container' class?
Question 5
What is a key benefit of using Tailwind CSS utilities?
Question 6
How can you reverse the effect of 'sr-only' to make elements visible again?
Question 7
In Tailwind CSS, how can the default behavior of a container be customized?
Question 8
Which class limits text to a specified number of lines with ellipses for overflow?
Question 9
What type of styling does the 'prose' class apply when used in Tailwind CSS?
Question 10
How are built-in animations like spin, ping, pulse, and bounce applied in Tailwind CSS?
Question 11
How do you apply dividing lines between child elements in Tailwind CSS?
Question 12
What does the 'ring' utility class do in Tailwind CSS?
Question 13
How can you add vertical space between children of a parent element using Tailwind CSS?
Question 14
What is the correct usage for creating a gradient background in Tailwind CSS?
Question 15
How can you center a container using Tailwind CSS?