https://github.com/rene78/countdown-animation
A implementation of a countdown timer in pure HTML & CSS.
https://github.com/rene78/countdown-animation
countdown-clock countdown-timer html-css
Last synced: about 2 months ago
JSON representation
A implementation of a countdown timer in pure HTML & CSS.
- Host: GitHub
- URL: https://github.com/rene78/countdown-animation
- Owner: rene78
- License: mit
- Created: 2022-02-17T13:05:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T13:07:40.000Z (about 3 years ago)
- Last Synced: 2025-04-06T01:43:18.153Z (12 months ago)
- Topics: countdown-clock, countdown-timer, html-css
- Language: HTML
- Homepage: https://rene78.github.io/countdown-animation/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A countdown animation in pure HTML and CSS. Copied from https://codepen.io/petr_vslcc/pen/grrPwy. Thanks Petr Florian!