PureCSS - A set of small, responsive CSS modules that you can use in every web project.
Category: CSS
Add CSS Rule to Stylesheet Dynamically with Javascript
With CSS preprocessors like SASS & LESS, we came to know that it can also be Objective. But with javascript we can also add stylesheets on the fly while page is rendering.
Change Default Text “::Selection” Color
::selection is one of a property which changes the default color of the selected text and promotes Branding very impressively. As CSS improving, it ads more features day-by-day, some of the features we know and some may not.
Importance of Print CSS & How to Set it Up
Print CSS plays very strong part to make the page look beautiful on paper as well. As we live in Digital world we are viewing everything on devices, but sometimes we also need to print web pages for things like filing records, offline reading, etc…