Select Page

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...
Foundation – A Front-end Framework for Website and Email

Foundation – A Front-end Framework for Website and Email

Foundation is a popular front-end framework that provides designers and developers with a powerful set of tools to create responsive and accessible websites and emails. Developed by ZURB, a product design company, Foundation offers a wide range of CSS and JavaScript...