Which of the following CSS style property is used to specify an italic text?
Which of the following CSS style property is used to specify an italic text? Correct Answer font-style
font-style property is used to specify an italic text. font-style property has three values (normal, italic & oblique).