#html5
Read more stories on Hashnode
Articles with this tag
You must've came across websites using specific keyboard shortcuts to trigger the search box, for ex - tailwindcss.com, bootstrap and...
Default grey scrollbar might look ugly to you and you really want to change it, no need to worry about it I got ya ! You need some 6 - 7 lines of CSS...
We're going to learn how to customize our cursor using only HTML, CSS and JS. It's pretty simple to customize the cursor. HTML Select the...
Hey there, today we're off to make a traffic light, yeah same traffic light that fined you for trespassing the red light. But this is going to be CSS...
Centering an element or div can be notoriously hard sometimes, let's see some of the ways you can use to center an element or div in CSS. 1....