Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Expert Solution & Answer
Book Icon
Chapter 6, Problem 1RQ
Program Description Answer

The CSS property that is used to configure a drop shadow effect on the text is called as “text-shadow”.

Hence, the correct answer is option “B”.

Expert Solution & Answer
Check Mark

Explanation of Solution

“text-shadow” property:

  • The text shadow property is used to add a shadow to the text.
  • Modern browsers support the current version of the CSS3 text-shadow property.
  • The text shadow can be configured using the coding values based on the shadows horizontal and vertical offset, blur radius and color value.

Explanation for the incorrect options:

Option A:

“box-shadow” is the property is used in creating a shadow effect on the box model.

Hence, the option “A” is wrong.

Option C:

“drop-shadow” is not a valid property present. The valid properties include box shadow or text shadow.

Hence, the option “C” is wrong.

Option D:

Shadows are generated in the CSS properties but “shadow” is not a property.

Hence, the option “D” is wrong.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
The Document Object Model methods cannot be used to affect CSS style properties. a. T b. F
Which is correct for CSS syntax Select one: O a. body {color: black;} O b. body:color=black%3; O c {body:color=black;} O d. {body;color:black;}
If the position value is static and position left is equal to 15px, then element will be positioned 15px from left side Select one: O True O False
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
  • Text book image
    EBK JAVA PROGRAMMING
    Computer Science
    ISBN:9781337671385
    Author:FARRELL
    Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT