
The smooth shadow is the easier of the things we'll do. All we do is output a bunch of text-shadows of one color progressively fading them to black. Then, we need an animation which will change this color over time. A perfect job for hsl()!
Viewing entries tagged
Code
The smooth shadow is the easier of the things we'll do. All we do is output a bunch of text-shadows of one color progressively fading them to black. Then, we need an animation which will change this color over time. A perfect job for hsl()!
Muse is one of Adobe's Creative Cloud applications aimed at building for the web. It specifically caters for designers with a print background, or those who simply don't have experience in coding. Muse's visual interface and tools allow users to design and deploy simple, static websites - so I'm going to show you exactly how that works.