Analog Digital Web Clock - Simple Coding Project

Опубликовано: 05 Март 2026
на канале: RetiredTechie
49
3

In this video we create a client side web based analog and digital clock using html, css, and javascript.

00:00 Introduction
01:50 Project - scope, planing, research
06:15 Kate (KDE Advanced text Editor)
07:55 Needed Files (html, css, javascript)
08:10 Basic html document structure
09:40 Additional html head structure and comments
14:35 html body divs
16:45 Analog Clock divs
19:00 Digital Clock divs
20:20 default.css Cascading Style Sheet
21:10 body styles and color
25:00 analog clock face styles
35:10 digital clock styles
36:35 javascript default.js
37:20 javascript variables
38:30 javascript main loop
39:20 javascript functions
45:10 Test/troubleshoot
46:30 Conclusion