Thank you very much ! I am 54, not from IT but Mechanical Engineer with 30 years experience in Maintenance and Engineering. This is my 8th clock project ! Learned many different ways of making fascinating clocks. ❤❤❤
You're doing this tutorial as if to prove a point that you can do them. Instead of teaching the steps and why you do certain things, like what does "position - absolute mean" when should it be used and why, that will really help beginners immensely. Altogether thank you for sharing.
I agree with you, you can not learn from these tutotirial without basic fundementals, i do tutorials on freecode camp where they strip everything down to its basic component, and then use these tutorials to apply the knowlegdge from freecode camp and practise coding on VS code @@Pythongirl_
Thank you for this simple and easy to understand project. I've been learning and playing around with Blazor using .NET 8, and thought this would be a fun page to refactor into a Blazor component page using C# code instead of JavaScript. Implementing the timer in a manner that would not hang the page rendering was the most challenging part, but thanks to a little help from StackOverflow, I found a good suggestion to implement the necessary override for the page's OnInitializedAsync() method that I was able to refactor to update the clock every second like the JS code.
Thank u your videos are great and ur explanation is also great but it would be great if u explain like these lines of code does these (single individuals) thise will help a lot for beginners like me
Awasome 🎉, crystal clear explanation 🎉🎉..... go-ahead sir, i have one doubt, i need media query i want to use this digital clock in my ph?...i tried it not came
@GreatStack why don't you use classes's and you call them on JS with querySelector but instead you use 3 ID's and you call them by ID on JS ? Btw love your channel 😃
1second is equal to 1000mili second and use for to refresh page every second for example if they use 5000 the page will be refresh every five second later
Hi, This is my first test program. I believed I did everything the way yo did the program but mine will not run the clock. Stays at 00:00:00 only. If you could help I would really appreciate it. Thank you and please reply.
the css is working and the numbers are showing but it wont update and its giving telling me that getelementbyid is not defined and the time is not working
followed the entire video and did what you did but now how to you change it from military time to regular time? Instead of being 15:00:00 to 3:30:46 or am to pm
hi bro, please help me I am not able to select any class in my CSS file, while adding .hero its being red and throwing an error. please help me. thank you
Thank you very much !
I am 54, not from IT but Mechanical Engineer with 30 years experience in Maintenance and Engineering. This is my 8th clock project ! Learned many different ways of making fascinating clocks. ❤❤❤
Glad to hear that. You're welcome. 😊
I followed many online classes for mini projects, but this one by far is one of the best , thank you for sharing knowledge
Best teacher ever, I wish my grade school teacher where like u I would have been an engineer.
Best teacher on TH-cam to make beautiful project.
You're doing this tutorial as if to prove a point that you can do them. Instead of teaching the steps and why you do certain things, like what does "position - absolute mean" when should it be used and why, that will really help beginners immensely. Altogether thank you for sharing.
bro if you don't know the meaning of position absolute yet, then why you even bother to make this project, learn CSS first
@@Pythongirl_ Are you sure understood the comment? You twerp!!! Understand the comment first, then maybe I'd give you some attention.
I agree with you, you can not learn from these tutotirial without basic fundementals, i do tutorials on freecode camp where they strip everything down to its basic component, and then use these tutorials to apply the knowlegdge from freecode camp and practise coding on VS code @@Pythongirl_
@@Pythongirl_ Actually😅
He's showing us how to do projects, not teaching the basics. You have to learn that on your own.
This tutorial is one the greatest tutorial I've ever come across!! Thank you very much
Thank you for this simple and easy to understand project. I've been learning and playing around with Blazor using .NET 8, and thought this would be a fun page to refactor into a Blazor component page using C# code instead of JavaScript. Implementing the timer in a manner that would not hang the page rendering was the most challenging part, but thanks to a little help from StackOverflow, I found a good suggestion to implement the necessary override for the page's OnInitializedAsync() method that I was able to refactor to update the clock every second like the JS code.
Finally I find best you tube channel to learn css 😊
Thankyou sir, i am 11 years old and this was my first successful html project❤ jai shree ram.
I am also bro
Joy Shree Ram ❤️🙏🏽
Allah Huakbar
@lyrics._143😂😂😂 Abey n # llahu f . K Barr usko Jo bolna h bolne de tu kyu Teri a u k @ t dikhaa rha hai
@@mianabubakar5987debate with ex m sahil and Zafar heretic saara olaa uber utarr jaayega tum log ka
thnx! Simple and clear to understand
Thank you sir, this tutorial is much more easier than the one I have watched
Sir ji your English talk is so simple and sweet ❤❤❤
Finaly i got the best channel for Learning coading ❤
Thanks Avinash, well explained, struggled with CSS pseudo elements, will hopefully learn from HTML CSS series.
this was a great tutorial to follow, thank you!
You, Sir, are my hero
Awesome video! Biggest fan.... Your tutorial is detailed and insightful.
Smooth Explanation Man! thnx
Amazing Tutorial!
Thanks for this great looking clock!
Im so glad u made a vid :D
Greetings from Germany
Thank u your videos are great and ur explanation is also great but it would be great if u explain like these lines of code does these (single individuals) thise will help a lot for beginners like me
you made it look so easy man loved it
Thank you so much 😊.
I love your Chnnel...your videos help me a lot..
❤.
You were born to teach
Awasome 🎉, crystal clear explanation 🎉🎉..... go-ahead sir, i have one doubt, i need media query i want to use this digital clock in my ph?...i tried it not came
I love the video but Instead of using the teneray operator, why not use the padStart(2,0) method;
Simple and clear! 👍🏽
Glad you think so!
Can you make a video of javascript full course 😢
🙏 Please
This tutorial is awesome easy and very clear!! Thank you!!
God bless you for this video.
Work❤, thanks you sir❤❤
You're welcome. Thank You. 😊
great thank you
love your tutorials
Thankyou so much brother.
Always welcome. 😊 Keep coding.
const canvas = document.getElementById("canvas");
const ctx = canvas.getContext("2d");
let radius = canvas.height / 2;
ctx.translate(radius, radius);
radius = radius * 0.90
//drawClock();
s
Your tutorial were helpfull👍keep going.
Thank you sooo much 😊
And it will be very useful...
Thanks. Works well🙂
Best Teacher
Thank you for this tutorial sir 😊
hey , its so awesome , i have try it and its so amazing , thank you
Thank you so much sir❤ you are great!
Thanks you for the tutorial sir
great work sir
Thank You. 😊
another great tutorial mate, thank you
Thanks bro! I love it!
great bhai
Thanks a lot sir gg...
Great video sir 🙏👌👍
@GreatStack why don't you use classes's and you call them on JS with querySelector but instead you use 3 ID's and you call them by ID on JS ? Btw love your channel 😃
I will consider it for new video, thank you so much for comment
Legends one day before competition 😎😎
7:24 my z-index is not working, can anyone help me. I've written same code as him but still it is not working
Thank You!
Amazing Good Job
How do you can to do an transparence effect without opacity ?
Why do you not make programs in sublime text ?
sir ek button lagana ho or button ke press ke baad ye mujhe current real time dikhaye, iske liye kya karna hoga ?
Thank u sir you are awesome
Good video and helpful video
Super explain sir
Overall it's nice but it would be more better when it is responsive
GREAT BRO
Sir ,why have you used 1000 in the set interval ??
Can we use any other numbers instead of 1000?
1second is equal to 1000mili second and use for to refresh page every second for example if they use 5000 the page will be refresh every five second later
Great man
Amazing video sir❤❤
Thanks a ton
Hi,
This is my first test program. I believed I did everything the way yo did the program but mine will not run the clock. Stays at 00:00:00 only. If you could help I would really appreciate it. Thank you and please reply.
😊
Thank you sir
Why do you use hero div istead of the body
Best explanation
Glad you think so!
You only made a 1container in html but in css you make 3containers (after and before) and when you run, the square and circle doesn't show 😂😂
Thank you
Pro l need Car game good Design❤
Thanks bro
please make a tutorial on live score web app for cricket
the css is working and the numbers are showing but it wont update and its giving telling me that getelementbyid is not defined and the time is not working
Thanku sir❤
One video on merge calendar and time also😅
Thanks sir
Thank you
it works 👏
can you tell me that how to make responsive this website ?
Script not working
Sir ❤can you make a website according to me I'll pay to you for that.😊
In which platform I'll message you reply me
Thanks
can I post these type projects in resume in project section?
it's a mini project. You can add this with one of your big projects on your resume.
We love only Hazrat Muhammad SAW ❤
why the rect and the circle are not appearing? i did the same thing...hmm
make video on Tic tac toe game using javascript
Can you do Countdown 😊😊
backdrop filter effect is not working on my vscode
🔥🔥
CAN YOU TELL ABOUT 12 HOURS FORMAT
followed the entire video and did what you did but now how to you change it from military time to regular time? Instead of being 15:00:00 to 3:30:46 or am to pm
Use if condition.
If (hour
Use if for same AM PM or many other options to show AM PM
How can am and pm will show?
How can I make the code show the 12 hour clock
hi bro, please help me I am not able to select any class in my CSS file, while adding .hero its being red and throwing an error. please help me. thank you
link css from html
innerhtml is not working for min and sec..pls explain what is the reson.where hours work
in console it show "cannot set property for null steeting(innerHTML)" will you pls explain why ..its shows for min.innerHTML.currentTime.getMInutes();
i got the solution in the place of min i used mint then its works...😀😀,can you explain y its happen like that
wow
How do you deploy the app
Hello, someone can help me. how can I made a clock of another country in a web page?