A modern Bootstrap 5.2 card design

A modern-looking Bootstrap card element built with Bootstrap version 5.2 Usually the default Bootstrap card has a very defined header and footer consisting of a border and shaded background. This…

JQuery closest and find example

JQuery closest and find example to target and get values where you cannot individually do so i.e multiple elements using the same id/class name. CodePen link. Click the buttons on…

Moving gradient text with CSS

Some simple animated gradient text with CSS which is more attention-grabbing than just plain, stationary coloured text This method utilizes the CSS animation property. CodePen link. The CSS h1 {…