Thank you so much! I’m really glad to hear that my work has inspired you. Keep going, and with consistent practice, you’ll definitely become as skilled as you want to be.
Thank you for separating the code and putting the CSS and JS in their own files. What does the asterisk for the first set of *{ } mean and why declare those two attributes that way? Learning development and doing your quick projects, but I've never seen the margin and the padding declared that way, always I've seen them in the body{ } Muchas gracias...
Hi, great video. How would I go about adding 'st', 'nd' , 'rd' and 'th' to the days , eg, (1st, 2nd, 3rd and 4th e.t.c...). when applying to the dates? Thanks.
Hello, is it worth learning html,CSS,js these days ? Very many people advise me against it because there is wordpress or webflow which is much faster, what do you think ?
It seems like you're trying to set `innerHTML` on a `null` element. Make sure the element exists in the DOM before manipulating it. You can check with `document.getElementById` or similar methods to ensure it's not `null`.
I think the main purpose is to beautify the display. These code will add a '0' adhead the hour or minute or second when they are less than 10. So they will be shown as '0x', and then they will display in the same width. The question mark is a conditional operator. It will return the value on the left of the ":" if the expression on the left of "?" is true, or return the value on the right of the ":" if the expression on the left of "?" is false. I am a novice and my English is not very good. I hope you can understand what I'm talking about.
If haven't yet, finish an HTML tutorial first, once done with that, CSS and JavaScript and you won't need any voice commentary, it will get much, much easier and is best for this "tutorial" not to have a voice as it moves you to research. Be well.
bro i need your help please can i have your e mail to send you about that i wanna make the ONLINE SHOES STORE complete codes and i dont have time for this project
I have just started my learning of HTML and seeing your skill is very inspiring, I hope to be as competent as you one day thank you for the motivation
Thank you so much! I’m really glad to hear that my work has inspired you. Keep going, and with consistent practice, you’ll definitely become as skilled as you want to be.
THANKS BROOO
you welcome
Great
Thanks. This helps me lots. 😇
you always welcome
Why do you use var not let?
Thank you for separating the code and putting the CSS and JS in their own files.
What does the asterisk for the first set of *{ } mean and why declare those two attributes that way?
Learning development and doing your quick projects, but I've never seen the margin and the padding declared that way, always I've seen them in the body{ }
Muchas gracias...
The asterisk (*), the CSS universal selector, selects all items in an HTML file.
If we declare anything in this it is applied to all elements of HTML.
Good effort!
thank you
Hi, great video. How would I go about adding 'st', 'nd' , 'rd' and 'th' to the days , eg, (1st, 2nd, 3rd and 4th e.t.c...). when applying to the dates? Thanks.
Thank you! You can add 'st', 'nd', 'rd', and 'th' to days by using a function that checks the last digit of the day and applies the correct suffix.
thank you man.
you welcome
Hello, is it worth learning html,CSS,js these days ? Very many people advise me against it because there is wordpress or webflow which is much faster, what do you think ?
These platforms have limited options, with custom coding you can do whatever you want.
i have written same code in visual studio but correct time and second not run. how could i?
see the code link in description.
Danke!
Pls link in description to copy it
see description
where i can learn the code like you? can i find it at dictionary html?
first you have to learn basics of HTML, CSS and JavaScript
How do you get the actual time, I don't understand how do you get it
const d = new Date();
let time = d.getTime();
use these commands to get time and date
Vielen Dank!
i'm error : Uncaught TypeError: Cannot set properties of null (setting 'innerHTML') at clock (main.js:8:47)
It seems like you're trying to set `innerHTML` on a `null` element. Make sure the element exists in the DOM before manipulating it. You can check with `document.getElementById` or similar methods to ensure it's not `null`.
@@learning-axis Thank you for finding the problem
@@andreans9861 you always welcome
how it will show am or pm?
it also need a JavaScript function
Mujhe coding sikhna hai sir plz
videos follow kro IA seelh jao gy ap
thank you
mine did not work. the clock was at the same date on the HTML...
pls I'm just a beginner sir help
did you try linking html to js file?
@@raviashray1431 yes i did.
ASMR Coding - Creating Real Switch Button Animation using HTML and CSS th-cam.com/video/e5q3hzFJmgU/w-d-xo.html
It's not working sir, should I have to download some resources or something to make it work?
code link is given in description
Are you selling your TH-cam channel I want to buy
It's not working😢
Hello! What these are practically doing? h = h
I think the main purpose is to beautify the display. These code will add a '0' adhead the hour or minute or second when they are less than 10. So they will be shown as '0x', and then they will display in the same width.
The question mark is a conditional operator. It will return the value on the left of the ":" if the expression on the left of "?" is true, or return the value on the right of the ":" if the expression on the left of "?" is false.
I am a novice and my English is not very good. I hope you can understand what I'm talking about.
Adding a "0" if the hours minutes seconds < 10 else does nothing
I Know Little bit about Coding but I Couldn't Get The Same Results While Writing The Whole code from the clip 😰
see code link in description
u might be type wrong between this symbol " and '
No voice commentary, I'm lost.
If haven't yet, finish an HTML tutorial first, once done with that, CSS and JavaScript and you won't need any voice commentary, it will get much, much easier and is best for this "tutorial" not to have a voice as it moves you to research.
Be well.
bro i need your help please
can i have your e mail to send you about that i wanna make the ONLINE SHOES STORE complete codes and i dont have time for this project
Hello dada
Mobile number 🙏🏻🙏🏻🙏🏻🙏🏻
It's not working😢