We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539b58f commit d8cf0f5Copy full SHA for d8cf0f5
examples/Live-Digital-Clock/README.md
@@ -19,9 +19,3 @@ cd examples/Live-Digital-Clock
19
open index.html
20
# or double-click index.html in your file explorer
21
```
22
-
23
-## Files
24
25
-- `index.html` – Markup for the clock layout and controls.
26
-- `styles.css` – Gradient background and responsive card-style UI.
27
-- `script.js` – Reads time with `Date`, updates the DOM, and handles the format toggle.
0 commit comments