CSS

Wordpress category Thumbnail

WordPress Optimization Technique: Removing unused CSS styles and Javascript from the front-end

Overview WordPress is a popular platform to use when developing websites. It is easy to spin up and deploy, easy to develop with, and most importantly, provides huge options for extensibility due to its large plugin and theme directory. WordPress and its plugins allow webmasters to add features and modify their websites even without any […]

5 Best CSS Reset/Normalization Libraries

CSS Reset and Normalization libraries allows you to start working on your project without worrying about browser inconsistencies, or forgetting to overwrite properties that may have unintended styling.