Select Page
Why there is no explicit property for mouse leave in CSS?

Why there is no explicit property for mouse leave in CSS?

I had a situation where I had to animate an element only during mouse leave through CSS only. I tried everything but was not successful. I searched over the internet and got nothing other than using another class through JavaScript or jQuery during mouse leave action....
Another Year – Top Rated on Upwork

Another Year – Top Rated on Upwork

I just received this email today ( 28 August 2021 ) from Upwork congratulating me on Another Year Top Rated. Original Email: Subject: We’re inspired by the work you’ve done this past year! Happy anniversary, Puneet! You’ve maintained your Top Rated...
Best Media Queries for Responsive Web Design

Best Media Queries for Responsive Web Design

The following breakpoints and media queries are originally taken from the Bootstrap 5 website, so they can be used by anyone in common with or without using including the Bootstrap 5 framework. Bootstrap (Front-end framework b Twitter) has been consistently developing...
Bootstrap 5 Starter Template

Bootstrap 5 Starter Template

Here is a copy of the Bootstrap 5 starter template from their website. Bootstrap 5 got released on May 5, 2021, and I have liked it so far. One thing that old Bootstrap user may have noticed is that they no longer are using jQuery (JavaScript library designed to...
4 Tips On How To Create Good Web Design

4 Tips On How To Create Good Web Design

You can create your website from classy to minimalistic colors and from decent to bright colors. Creating web design helps the user experience and functionality towards their style, line of work, and brand identity that looks valid. Managed IT services offer the...
Create CSS shapes using the css clip-path property

Create CSS shapes using the css clip-path property

Shapes using css clip-path maker Here are some methods to creates simple shapes with some background color, gradients, or even animated gradients using CSS clip-path property. With this method, we can create shapes such as circles, ellipse, polygon, and custom complex...