Animated Wall Clock Design using HTML CSS and CSS3

preview_player
Показать описание
Animated Wall Clock Design using HTML CSS and CSS3

Assign these numbers in .sec, .min, .hour classes in from of the "animation" property as following;

.sec{ animation: sec_anim 60s linear infinite;}
.min{ animation: min_anim 3600s linear infinite;}
.hour{ animation: hour_anim 86400s linear infinite;}

css digital clock,
clock css animation,
css digital clock animation,
css analog clock,
pure css clock,
javascript analog clock source code,
css digital clock font,
css clock codepen,
Рекомендации по теме
Комментарии
Автор

Very clear and awesome explanation thanks for making gud luck

knowledgehappiness
Автор

Sir I am not getting dat min sec n hr needle.. Plz rply me

shruthichinchu