Select Page
How to enable Google AdSense sticky ads on your website?

How to enable Google AdSense sticky ads on your website?

Announcement of the wider screens anchor ads Earlier it was not allowed by Google to make your ads sticky as they were a violation of their policies protecting ads from getting clicked accidentally and not with user interest. They claimed that this lead to decreased...
How to create an exit-intent popup?

How to create an exit-intent popup?

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...
:empty CSS pseudo-class – practical use

:empty CSS pseudo-class – practical use

: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...
How to create sidebar navigation for Bootstrap 5 ?

How to create sidebar navigation for Bootstrap 5 ?

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)...
What are CSS gradients, and why should we use them?

What are CSS gradients, and why should we use them?

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...
Why Learning HTML and CSS is Essential for Beginners?

Why Learning HTML and CSS is Essential for Beginners?

The internet has become a part of almost every aspect of our lives. It has brought many changes to make your website more attractive and delicate; these changes include text-based websites adding pictures and videos. But behind all websites and web applications, there...