Misc
Exit-Intent Popup – Screenshot Here is a demo with source code that shows how to initiate any action when a user tries to get off the site or browser’s viewport. A modal with some more information or email signup can be used for lead capturing or driving...
Misc
:blank CSS used to display this cartoon cat when there is nothing to download Often times we have a situation where we have to style elements differently when there is no child element. So there is a feedback message for users for a good user experience. The message...
Misc
After adding CSS – Fixed left sidebar navigation Hello there, initially this was just a mental concept where I got an idea to create a fixed left-sidebar navigation for my tools site (free online web development tools)...
Dev Tools
CSS3 gradients display smooth transitions between two or more specified colors producing a nice effect. Earlier, you had to use background images for these effects. By using CSS3 gradients, you can reduce download time and bandwidth usage to download background...
Dev Tools
It is a good practice to resize and compress all your images once before uploading them to your websites and blogs. Images carry unwanted information that only makes them heavy in size and makes websites slower. After resizing and compressing them, you can remove...