You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com. You make use of CSS3 and HTML5 for development purposes.
You are in the process of creating an HTML5 page for ABC.com. The page contains numerous
paragraph elements. You want to make sure that attention is drawn to the text by giving the text
some depth.
Which of the following actions should you take?
A.
You should consider making use of the text-shadow CSS property.
B.
You should consider making use of the text-decoration CSS property.
C.
You should consider making use of the text-justify CSS property.
D.
You should consider making use of the text-emphasis CSS property.
Explanation: