I already placed it at the center. You may did some mistakes. Just add these codes body{display: flex; align-items: center; justify-content: center; min-height: 100vh;}
hola que tal queria consultar porque al colocar esto: -webkit-background-clip: text; css me lo destaca pero en la consola no me da error y no entiendo porque css lo marca.
Wierd I tried choosing my own colors for the gradients of the clock but it just turned into the same rainbow technicolor jazz.... I have no idea why that is.
I also didn't mention time for setInterval in this video so the inside codes is running after every 0ms. If you set time for setInterval 1ms or more then the inside codes will run after every time that you've mentioned. But don't set more than 0ms time because it'll delay to running inside codes so the time of this clock will not update exactly according to your pc time.
@@CodingNepal Thanku Boss for your reply,Yeah I was asking about that setInterval,As mostly we metion time means some delay,But here when I saw you have not mentioned, I did search on google for that why it so,but then I just assmumed from myself that maybe due to that we will not have any delay for this clock, ANd you explained it very well and thanks for removing my doubt about this, we want many videos like this on js , please sir huge request cause we want to improve skills learning from you
setInterval(() => { const time = Document.queryseletor("#time") let date = new Date(); let houre = date.getHours(); let minutes = data.getminutes(); let seconds = data.getseconds(); time.textcontent = houre + ":" + minutes + ":" + seconds; }); sir this part cantnot work plz tell the mistake
Can you do this again, but show you opening up VSCode and creating each file needed. It needs to all start blank. Don't assume that my dumbass knows the simplest shit. I'm teaching myself
This was so easy to follow along with. Thanks!
Very simple and helpful, thanks sir
Awesome...Really Great Work...Thank You.......
this is too good
love you
Yeah love from India bro🤟
Hola, no entiendo ingles pero me encanta que solo uses musica, muy buenos tutoriales, nuevo subscriptor.. Saludos desde Mexico, City 💥💥💥💥❤
I am waiting for your tutorial ❤️❤️
Okk.. Stay tuned 😁
u are master of coding love videos
and plz tell how to creat keybord
Thank you and check out these two videos: - ruclips.net/video/WlsY02Uka1Y/видео.html
- ruclips.net/video/fsBJXiP--Jc/видео.html
@@CodingNepal Thank u Sir!
1 No chote 👌
Thank you.. Stay tuned.
Hi I am ur new subscriber :)
Thanks for sub 😃
Clock is amazing 😀
your awesome😍😍👌
Nice clock
Thank you.. Stay tuned 😁
Ikr😅❤️
please explain how i can set the time of las vegas in this clock.
Can I use vs code for this
Where past the html code?
bro please make one video how to add preloader by code not by gif please.
Here is the video - ruclips.net/video/lczgnhMphdU/видео.html
Keep it up
Thank you.. Stay tuned 😁
How did you make your blog.
How i tell you in the comment..? So contact me on Instagram.
Woooow👍👍👍👍
Thank you.. Stay tuned 😁
Can we add this clock at our screen?
Yes you can.
@@CodingNepal how sir can you tell me I have made it
How can I change the time to Japan and Europe time zone? Great Videos...please keep it up.
You can do this with specify time zone.
@@CodingNepal how can I specify time zone
How did you autofill/complete the HTML? Thanks! =).
type "!" then press enter welcome ;)
I got an error : date.getHours is not a constructor
You may missed some lines of codes or did any others mistake... Please get source codes from description link.
It says document is not defined sir
Good job
Thank you.. Stay tuned 😁
@@CodingNepal your 2nd channel is best (couse I love detailed information).
Btw how you can say hindi 🤔🤔
Are you from India?
@@CodingNepal Bangladesh 🇧🇩
Oh great..stay tuned with us 😁
best sir
Thank you.. Stay tuned 😁
Sir I have completed this very Issy
Great
4:29
Nice 👍
How can I access the codes you wrote?
Yes, here is the codes - www.codingnepalweb.com/digital-clock-using-javascript/
The timer is in the right corner how can I make it come in the center
I already placed it at the center. You may did some mistakes. Just add these codes body{display: flex; align-items: center; justify-content: center; min-height: 100vh;}
hola que tal queria consultar porque al colocar esto: -webkit-background-clip: text; css me lo destaca pero en la consola no me da error y no entiendo porque css lo marca.
same
Thanks ❤️
Wierd I tried choosing my own colors for the gradients of the clock but it just turned into the same rainbow technicolor jazz.... I have no idea why that is.
Code ko paste Kar dunga website pe to ho jayaga kya
Haan hojayega
I like the border colorfull
Thank you.. Stay tuned 😁
thanks you !!
You're welcome.. Stay tuned 😁
Dai yo blogger ma use grna milxa??
Milxw bro
@@CodingNepal malai yeauta movie detail box chaiyo ramro khaley tutorial banai dinu hunxa?
Which country do you live in bro.
You are a fantastic web developer
Nepal bro
what if we dont mention time for timeInterval function?
I also didn't mention time for setInterval in this video so the inside codes is running after every 0ms. If you set time for setInterval 1ms or more then the inside codes will run after every time that you've mentioned. But don't set more than 0ms time because it'll delay to running inside codes so the time of this clock will not update exactly according to your pc time.
@@CodingNepal Thanku Boss for your reply,Yeah I was asking about that setInterval,As mostly we metion time means some delay,But here when I saw you have not mentioned, I did search on google for that why it so,but then I just assmumed from myself that maybe due to that we will not have any delay for this clock, ANd you explained it very well and thanks for removing my doubt about this,
we want many videos like this on js ,
please sir huge request cause we want to improve skills learning from you
5:54 we get to the Scripting... that's where I need to be.
You Expect More Subscribers Likes And Views
Thank you.. Stay tuned 😁
Bro, I can't find the code of this video on your website. Can I get them???
I'll upload tomorrow.. Keep patience.
@@CodingNepal I'm will be there, thanks
Check now - www.codingnepalweb.com... Codes are uploaded.
you are great
Awesome
Thank you.. Stay tuned 😁
How I convert this into app bro
setInterval(() => {
const time = Document.queryseletor("#time")
let date = new Date();
let houre = date.getHours();
let minutes = data.getminutes();
let seconds = data.getseconds();
time.textcontent = houre + ":" + minutes +
":" + seconds;
});
sir this part cantnot work
plz tell the mistake
you have a lot of typos...
👌
Thank you.. Stay tuned 😁
Your editor name
It's Atom
Sir code file is not downloading what I do
Make sure you've disabled your adblocker on my website or open that page on incognito window and try to download codes.
Nice bro
I get error is not showing shadow moving in the background 🙁
Please check your css codes again.
@@CodingNepalwhen i did place-items center it just put it at the top of the page
my code is not working
Can you do a tutorial to add a date as well?
Sure, stay tuned
Wow
thanks
what is -webkit-background-clip
Your clock is very nice I love it, but mine is not working 😔
You can get source codes from here - www.codingnepalweb.com/digital-clock-using-javascript/
Op dai
Thank you.. Stay tuned 😁
Pake hp bisa?
bro this is not good, you are providing link to your website and saying this is link for code.
Can you do this again, but show you opening up VSCode and creating each file needed. It needs to all start blank. Don't assume that my dumbass knows the simplest shit. I'm teaching myself
❤❤❤❤❤❤❤❤❤❤
❤❤❤❤❤❤❤❤❤❤
If you don't mind , give that code😀
You can download it from here for free - www.codingnepalweb.com/digital-clock-using-javascript/
i want no glowing
Eee Tinchmi
Ka dekhi ho bro
My little js upgrade:
let meridiem = hours > 12 ? "PM" : "AM"
hours = `0${hours}`.slice(-2)
minutes = `0${minutes}`.slice(-2)
seconds = `0${seconds}`.slice(-2)
time.textContent = `${hours}:${minutes}:${seconds} ${meridiem}`
bhai code ki link bheg dia kar subscribe car du ga