Hello, welcome to therichpost.com. In this post, I will tell you Some Important Css tricks.
Css plays very important role in every site. Css is like decorating the site.
Here are some important css tricks:
1. Remove before from last li :-
ul li:not(:last-child):before{}
2. Add css to div has not containing class name “content” :-
div:not(.content) {color: red;}
There are so many css tricks and i will let you know all. Please do comment if you any query related to this post. Thank you. Therichpost.com
Recent Comments