How to make a clock in html no css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make a clock in html no css

I want to know how to make a clock in html no css

5th Jan 2019, 7:04 PM
Ibrahim Ali
Ibrahim Ali - avatar
5 Answers
+ 4
I think you need CSS to give your clock more style. I think you should try look at others code to see the idea to how to make a clock. And try to make one and if you need help,you can ask. By the way you need JS.
5th Jan 2019, 11:32 PM
JTLZ
+ 2
HTML alone, don't think it is possible. but you can do it javascript. //step by step start a timer get current time display current time
5th Jan 2019, 7:16 PM
🇵🇰 Danish Khan 🇵🇰
🇵🇰 Danish Khan 🇵🇰 - avatar
+ 2
This one is easy, but (ofcourse) with JS: https://code.sololearn.com/WYzGk70EV8Q7/?ref=app
6th Jan 2019, 12:51 AM
Maneren
Maneren - avatar
+ 1
Tip: 1 minute is equal to tau / 60
5th Jan 2019, 9:24 PM
Roel
Roel - avatar
0
thank you
5th Jun 2019, 9:13 AM
Ibrahim Ali
Ibrahim Ali - avatar