friendship between the property text decoration and text shadow
Answers
Answered by
1
Answer:
Each shadow is specified as two or three <length> values, followed optionally by a <color> value. The first two <length> values are the <offset-x> and <offset-y> values. The third, optional, <length> value is the <blur-radius> . The <color> value is the shadow's color.
Explanation:
mark me as brainliest follow me to get more answers
Answered by
1
question:-Differentiate between the properties Text-decoration and Text shadow
Answer:-This property is specified as a comma-separated list of shadows. ... The text-shadow CSS property adds shadows to text. It accepts a comma-separated list of shadows to be applied to the text and any of its decorations. Each shadow is described by some combination of X and Y offsets from the element, blur radius, and color.
Similar questions