Digital Clock UI Design Using CSS3 & Vanilla Javascript | HTML

preview_player
Показать описание
----------
Enroll My Course : Next Level CSS Animation and Hover Effects
------------------
Join Our Channel Membership And Get Source Code Everyday
------------------
Please LIKE our Facebook page for daily updates...
Рекомендации по теме
Комментарии
Автор

I am shocked how you think of different effects salute you bro

anshsonkusare
Автор

I cannot believe the CSS skills you have got! You are a absolute genius! Never stop making this videos!

acromaticgaming-minecraftm
Автор

For the and javascript you could just write:

function showTime() {
Var a = new Date();
var hours = a.getHours();
var min = a.getMinutes();
var sec = a.getSeconds();
document.body.innerHTML =
hours+":"+min+":"+sec;

setInterval(move, 1000);
}

intrinsicangularmomentum
Автор

Wow what a product of effort skills and knowledge

bammystv
Автор

replace var interval = setInterval(clock, 1000); with
var interval = setInterval(clock, 1); for getting real time seconds.

utkarshkhandelwal
Автор

Big fan of you, bhai :). From Bangladesh.

ratulhossainofficial
Автор

Ciekawe czy sa tu polacy. Greetings from Poland. Good video as always :D

spyro
Автор

I can see your carousel of videos and like all of them. Superb! Thanks for bringing them to us, Master!

Автор

but why my clock doesnt start? it only 00:00:00 all the time, i hope u read this comment, thanks!

ravh
Автор

hey what we have to write in the css part in starting the @import url() one
the same you have written or anything else

gamsterrk
Автор

Hello brother great work and idea i appreciate but there a b problem i m facing that my time on the clock is not set it shows 00 to all where i m gone wrong please let me know
Thanks

AH-
Автор

hello sir, you have good css skills.
that color border iam not getting in my output

raydenbritto
Автор

@Online Tutorials my javascript not working my code is correctly
how to use vanilla javascript?

kronustricolor
Автор

j'ai un problème dans le javascript

abdennacerodi
Автор

LOVE IT, LOVE IT, LOVE IT!!!! ❤️️❤️️❤️️!!!!

luckystarplr
Автор

Nice! Thank you for all these beautiful creative videos you are sharing!

dimimav
Автор

for many who are unable to make the script code run the var interval it has to be called out of the function, then it works

kronustricolor
Автор

How to show preview page in right side, sir?

inihalbaru
Автор

There is one caveat, if the hours or minutes are less than 10, then just 7 and not 07 will be displayed. You need to add an if check

LectorWeb
Автор

backsound that is used online tutorial?🙏

kucingku
welcome to shbcf.ru