Interactive online courses HTML Academy
2026-03-09 14:11 Diff
  • index.html
  • style.css

HTML

<!DOCTYPE html> <html lang="en"> <head> <title>Pre- and post-animation state: animation-fill-mode, step 4</title> <meta charset="utf-8"> <link rel="stylesheet" href="epoch3.css"> <link rel="stylesheet" href="style.css"> </head> <body class="scientific"> <div class="battery"> <span class="energy-logo"></span> <span class="energy-fill"></span> </div> <div class="battery"> <span class="energy-logo"></span> <span class="energy-fill mega-energy-fill"></span> </div> </body> </html>

Thanks! We’ll fix everything at once!

You’ve gone to a different page

Click inside the mini-browser to shift the focus onto this window.

100%

Set the following parameters to the charge of the experimental battery .mega-energy-fill:

  1. number of animation cycles 2
  2. and an alternating animation direction.