1007–[CSS] Animated Box-shadow for Button

Media Files

No media files provided.

Project Submission

+ Submit Assignment

Your submissions

Background

Here is the effect we want to create:

Requirement

Given the following HTML code, please use CSS to create the effects as shown in the video.

<h1>Demo of Box-shadow animation</h1>
<a href="#" class="download button">Download</a>
<p>More on <a href='http://modernweb.design'>ModernWeb.Design</a>.</p>

Help

❓ Show help content

Submission guideline

  • You may use Codepen to implement it and submit the link.
  • You may implement them in file and attach the HTML/CSS file via submission.

Notes

N/A