Open In App

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

Which of the below CSS property is used to add a stroke in the text ?

(A)



text-stroke

(B)



text-transform

(C)

text-decoration

(D)

None of the above

Answer: (A)
Explanation:

The text-stroke is a CSS property that is used to add a stroke in the text. It is also supported by using WebKit.

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

Article Tags :