November 17, 2020 by ARyan MAurya
How to customize input type=”file” using CSS?
A tutorial on how to style and customize input type=”file” in a very semantic, accessible way using the element with CSS only. No need to add a single line jquery code.
October 27, 2020 by ARyan MAurya
How to change background color with infinity loop?
Today we are going to teach you how to change the text color or background color with an infinite loop.
October 23, 2020 by ARyan MAurya
jQuery Countdown Timer with Minutes & Seconds
Today we are going to create a Countdown timer that shows minutes & Seconds.