November 24, 2020 by ARyan MAurya
I’ve been playing around the past week with this CSS animation and that I thought that it would be nice and useful to write down a brief article about how we will create it.
November 17, 2020 by ARyan MAurya
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.
November 12, 2020 by ARyan MAurya
To customize your website’s scrollbar, there are only a couple of lines of code in your CSS file needed. You don’t even need to write JavaScript to customize it!
November 3, 2020 by ARyan MAurya
If your website is still showing “© 2019” and it should be “© 2020” then take the chance to update once and have it correct forever using one in all the code snippets…
October 27, 2020 by ARyan MAurya
Today we are going to teach you how to change the text color or background color with an infinite loop.