Open In App

Web technologies Questions | CSS Quiz | Set-1 | Question 12

Which of the below the property is used to overflow the text in CSS?

(A)



text-shadow

(B)



text-stroke

(C)

text-overflow

(D)

text-decoration

Answer: (C)
Explanation:

The text-overflow in CSS is a property is used to specify that some text has overflown and hidden from the view of web pages.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :