Get Animated Gradient Background Images. This is a normal linear gradient on the body with moving animation, that's why i am calling it animated background gradient. The problem with creating animated gradient background is that gradient is not an animatable properties (see w3schools.com) this means you can't just use css keyframes with that.
A css generator to create beautiful animated gradients for use on your website.
If you just want to take a quick look at the… tl;dr: This tutorial shows you how to add an animated gradient background to your android app. This is a normal linear gradient on the body with moving animation, that's why i am calling it animated background gradient. Edge supports animating gradients with css, just like ie 10 did back then, but no other browser has added support for this.