+ 9
How do I make a digital clock?
I know how to make a normal clock with a hand but I wanted to try to make a digital clock. Like this "12:00" https://code.sololearn.com/W6cYpsYisQge/?ref=app
3 Answers
+ 7
Nice, thank you
+ 6
Check out this code - don't copy it, but learn from it. And if you want a digital style font, just find it in Google fonts and link to it.
https://code.sololearn.com/WT1D8YrptxVL/?ref=app
+ 3
You can create using simple javascript and css