Select Page

Category: Misc

Tips, Scripts, Tools, Bookmarks, and Inspiration for Web Designers and Developers.

Smooth page load script to avoid font flickering

The best way to avoid font flickering during page loads is to apply a CSS animation – fade in effect during the page load. Please have a look at the following script and include it in your CSS file or as an internal CSS:@keyframes pageFadeIn {  from {...
WordPress Speed Optimization Tips

WordPress Speed Optimization Tips

Analyze your website speed with this website – https://gtmetrix.com/   https://tools.pingdom.com/ ,  https://developers.google.com/speed/pagespeed/insights/ Check out how to speed up your WordPress website step by step. Host your WordPress on a good server...