HTML & CSS
How to mak ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
How to make a
shadow
for
text
in gray?
text-shadow: 5px 5px 0 #01DFD7
text-shadow: 5px 5px 0 #848484
shadow: 5px 5px 0 #fff
box-shadow: 5px 5px 0 #000
Explanation
This is a
test
for knowing the
text-shadow
property and for
attention:
text-shadow:
shadow
,
where
shadow
is:
<offset at X-axis> <offset at Y-axis> <blur radius> <color>
css
html
blur
text
offset
shadow
radius
axis
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Which CSS property defines the font size of a text?...
Which CSS property can set a font for a text to display?...
What defines the text-transform parameter?...
Which values can the text-align property take?...
How to set the red color of the text for an element using CSS?...
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
Which of the following is true about the pseudo-class ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
How to change the color of a link to blue when the cursor moves over i...
What is the property clear: both?...
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment