Working Analog and Digital Clock using Html CSS & Javascript

preview_player
Показать описание
Get Master Frontend: Zero to Hero ebook Now👇
------------------
------------------
Enroll My Course : Next Level CSS Animation and Hover Effects

Another Course : Build Complete Real World Responsive Websites from Scratch
------------------
Join Our Channel Membership And Get Source Code of My New Video's Everyday!
------------------

------------------
#onlinetutorials #csseffect #topcsseffects
------------------
give proper credit if you repost this on other social media platform
------------------
Inspired By These

Amazing Working Analog and Digital Clock Design using Html CSS & Javascript

Animated Working Analog Clock using Html CSS & Javascript
------------------
------------------
Disclaimer video is for educational purpose only. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use
Рекомендации по теме
Комментарии
Автор

Revolutionize projects with our advanced source code. Elevate innovation, accelerate development, and gain a competitive edge. Your key to success is here. Transform ideas into reality now.


Here you will find each and every Source Code is Unique.

OnlineTutorialsYT
Автор

You have to Removed the letter "Z" from the rotate function to correct the rotation style. And add a sec
setInterval(() => {
let day = new Date();
let hh = day.getHours() * 30;
let mm = day.getMinutes() * 6;
let ss = day.getSeconds() * 6;

hr.style.transform = `rotate(${hh + mm / 12}deg)`;
mn.style.transform = `rotate(${mm}deg)`;
sc.style.transform = `rotate(${ss}deg)`;
}, 1000);

But 👍wow you have amazing CSS designing skill great work.

bilalnesru
Автор

😮 thanks In an unbelievable way, we try to try, you are always my choice 🙏

EyuelShawel
Автор

😮 you are the best !! I would like to do like you 😊

lejamaicainamosky
Автор

Very nice sir, and can you also make the small clock beside this one in the part 2

PravarPro
Автор

I tried your ebook link, but it didn't work

dainacuz
Автор

Aplog project ko responsive kyu nahi banate ho ...sabse tough part wahi lagta Hain mjhe 😥

henaparvin