https://github.com/rahulbrb/digitalclock
This digital clock is a simple and elegant webpage that displays the current time in a 24-hour format. Made for fun.
https://github.com/rahulbrb/digitalclock
css-flexbox digital-clock frontend-design javascript responsive-layout web-development
Last synced: about 2 months ago
JSON representation
This digital clock is a simple and elegant webpage that displays the current time in a 24-hour format. Made for fun.
- Host: GitHub
- URL: https://github.com/rahulbrb/digitalclock
- Owner: RahulBRB
- Created: 2023-07-30T06:28:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T06:30:10.000Z (almost 2 years ago)
- Last Synced: 2023-07-30T07:30:29.801Z (almost 2 years ago)
- Topics: css-flexbox, digital-clock, frontend-design, javascript, responsive-layout, web-development
- Language: HTML
- Homepage: https://rahulbrb.github.io/DigitalClock/
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DigitalClock
This digital clock is a simple and elegant webpage that displays the current time in a 24-hour format.
The clock is centered on the page with a black background, creating a striking contrast that makes the vibrant green digits stand out. The font used for the clock is Arial, providing a clean and easily readable display.
The clock is designed using flexbox, allowing it to be responsive and adapt to different screen sizes. It is positioned in the center of the viewport both vertically and horizontally, ensuring it remains perfectly centered on all devices.
