To continue on my previous post here are some more tweets with little Css tips that might help you in your projects.
Prevent textarea resize.
Small #css tip: You can prevent a textarea from being resized (Or limit it to one axis) by setting the css resize property. #100DaysOfCode #DEVCommunity
Check out the CodePen below13:54 PM - 25 Mar 2021
Css resize docs: https://developer.mozilla.org/en-US/docs/Web/CSS/resize
Text-indent.
Small #css tip: You can indent the first line of a paragraph by using the css text-indent property. #100DaysOfCode #DEVCommunity
Check out the CodePen below10:36 AM - 23 Apr 2021
Css text-indent docs: https://developer.mozilla.org/en-US/docs/Web/CSS/text-indent
:where.
Small #css tip; If you want to select multiple elements inside a parent element, you can use :where() to do exactly that. π #100DaysOfCode #DEVCommunity
π Check out the CodePen below10:38 AM - 24 Apr 2021
Css :where() docs: https://developer.mozilla.org/en-US/docs/Web/CSS/:where
Only-child.
Small #css tip: If you need to select an element that is the only element inside of itβs parent you can use the css :only-child pseado-selector. #100DaysOfCode #DEVCommunity
πCheck out the CodePen below.11:13 AM - 25 Apr 2021
Css only-child docs: https://developer.mozilla.org/en-US/docs/Web/CSS/:only-child
Subscribe and Follow
Subscribe to my Youtube channel.
Thanks for reading/watching and stay safe
Top comments (4)
We should that way being near God is truly set out toward the entire people. Click sentencecorrector.biz/what-service... for getting strong contemplations. It will guarantee about solace and satisfaction our lives.
Stunning thing is that a titanic piece of people couldn't ponder visiting the Churches. Visit passivevoicechecker.com/passive-vo... for extra nuances. Our truly confusing age isn't proposing in any capacity.
Great Tips and tricks, thanks for the info !
Nice series of articles. You can actually add all these small tips articles into a single series on dev, so that whenever someone opens any one article, the other article links also appear :)