An open API service indexing awesome lists of open source software.

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.

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.

![image](https://github.com/RahulBRB/DigitalClock/assets/86495244/48b6290d-1719-44fe-b103-53613ff33ce9)