Which CSS style should you use?

You are developing an HTML5 page that includes several paragraph elements.
You have the following requirements:
• Add a drop shadow that is one inch below the text in the paragraph
• Set the radius of the drop shadow to five pixels
You need to style the paragraphs to meet the requirements.
Which CSS style should you use?
A. Text-shadow: 72pt 0pt 5pt
B. Text-shadow: 5px lin 0px;
C. Text-shadow: 72pt 0em 5px;
D. Text-shadow: 100px 0px 5px;

microsoft-exams

One thought on “Which CSS style should you use?

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.