Back to Browse

CSS for beginners 61: text-shadow property

83 views
Apr 20, 2022
7:17

Hi there and welcome! 😊 In this video, we will learn what is text-shadow property. With text-shadow property we can set shadow for text: ➑️ p { text-shadow: 2px 3px 4px green; } Text shadow property takes up to four values: ➑️ first value (2px) represents horizontal distance between text and shadow ➑️ second value (3px) represents vertical distance between text and shadow ➑️ third value (4px) represents how blur will be shadow ( higher value shadow will be more blur ) ➑️ fourth last value represents shadow color πŸ’» If you want to learn how to build websites from the scratch check out our course that is currently on amazing discount : πŸ‘‰https://www.udemy.com/course/draft/3449352/?referralCode=CAF8EB035733439CDF8D NOTE: Buying of our course you support our channel and we are immensely grateful to you for that! β€οΈπŸ™ πŸ“Ί For the most recent updates please subscribe on our YouTube channel: https://www.youtube.com/channel/UCKJZPftMDi_GcpxT2bmWXUg?sub_confirmation=1 πŸ”” Hit the notification bell to be notified when videos go live. πŸ‘€ You can reach us on social media: https://www.instagram.com/mastermindstutorials/?hl=sr https://twitter.com/MasterMindstut1 🀝If you want to support our work: https://www.paypal.com/paypalme/MasterMindsTutorials?locale.x=en_US https://www.patreon.com/mastermindstutorials Please remember that even little from you means a lot for us. β€οΈπŸ™ ❓ Do you have any questions? Feel free to ask us directly on email: πŸ“§ [email protected] ➑️ Please press πŸ‘ button if you like this content and share this video to all that could be interested in this! πŸ™ –––––––––––––––––––––––––––––– Music: Spring In My Step - Silent Partner https://youtu.be/siCmqvfw_1g –––––––––––––––––––––––––––––– #CSSBeginners #CSSLearnItFromScratch #text

Download

1 formats

Video Formats

360pmp49.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

CSS for beginners 61: text-shadow property | NatokHD