Back to Browse

CSS for beginners 55: text-transform property | UPPERCASE, LOWERCASE, CAPITALIZE

159 views
Apr 3, 2022
7:20

Hi there and welcome! ๐Ÿ˜Š In this video, we will learn what is text-transform property. With text-transform property we can transform letters from text: โžก๏ธ p { text-transform: uppercase; } Text can be transformed on three ways: โžก๏ธ p { text-transform: uppercase; } - all letters will be uppercase โžก๏ธ p { text-transform: lowercase; } - all letters will be lowercase โžก๏ธ p { text-transform: capitalize; } - first letter of every word will be capital ๐Ÿ’ป 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

0 formats

No download links available.

CSS for beginners 55: text-transform property | UPPERCASE, LOWERCASE, CAPITALIZE | NatokHD