HTML & CSS
How to mak ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
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>
shadow
blur
axis
offset
html
css
text
radius
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Пов'язані матеріали
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
Приєднуйся і вивчай HTML & CSS
або
Дізнайся більше про
Тести з HTML & CSS онлайн
Слідкуй за CodeGalaxy
Мобільний додаток Beta
Зворотній Зв’язок
Продовжуйте вивчати
тести з HTML & CSS
Which of the following is true about the pseudo-class :visited?
What is the difference between pseudo-elements :after and ::after?
What is the font-variant property for?
Which color will word "text" has? <style> p{ color: green !important; } #p{ color: blue; } </style> <p id="p" style="color: red">text</>
How to change the color of a link to blue when the cursor moves over it?
What is the property clear: both?
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати