Hi guys, during the quarantine it is very important to learn new skills because it is very important to keep our mind in shape for this reason i propose you to learn how create a webpage just for fun.
The language of webpages is html. The beauty of sites is css and all the useful tricks are JavaScript
So first of all create a codepen account to can write code and test in real live condition.
https://www.w3schools.com/html/
Here you can see how create a simple page with 2 rows.
https://css3-tutorial.net/introduction/hello-css-world/
Here you can see how you can put colour at <h1> . It is very important to know how connect them.
You must use the same variables.
https://www.w3schools.com/jsref/jsref_gethours.asp
With JavaScript you can put a real time clock.
So we just created a simple web site with a clock . But just think that this is the start of this journey we call web programming