Improving Scrollbar Appearance with CSS
A few days ago I reposted a tweet with a tiny little snippet that makes the scrollbar much more pleasant-looking (image taken directly from the tweet…
A few days ago I reposted a tweet with a tiny little snippet that makes the scrollbar much more pleasant-looking (image taken directly from the tweet…
The property allows you to round the edges of an element. Giving the same value to the parent element and child element doesn't result in the best…
Using custom dialog elements instead of native browser implementations, such as , , or , has become the standard for web development for quite some time…
YouTube videos (along with all modern video implementations on the web) uses the HTML5 video element. This new media tag implements the HTMLMediaElement…