CSS Animation: How it works from transitions to animations

CSS animation is definitely the next big step in CSS. Absolutely amazing things can be done with this. It is literally up to your imagination, as you’ll come to realize if you don’t already understand how CSS animations work. HTML5 and javascript continues to...

Using the CSS Border-Image Property

Border-image is a really great property that can and should be used right now. There are some decent fallbacks which gets covered later on in the article. MDN is usually really great resource when it comes to documentation relating to HTML, CSS and Javascript but...