Skip to content

Digital Clock Widget #1599

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

Southpaw09
Copy link
Contributor

  • Created a simple digital clock widget with black background and white text.
  • Displays current time in HH:MM:SS format, updating every second.
  • Added HTML structure for time display.
  • Applied CSS for styling with centered alignment, black background, and white font.
  • Implemented JavaScript to update time every second using $interval.
  • Included README.md for setup and customization instructions.

- Created a simple digital clock widget with black background and white text.
- Displays current time in HH:MM:SS format, updating every second.
- Added HTML structure for time display.
- Applied CSS for styling with centered alignment, black background, and white font.
- Implemented JavaScript to update time every second using $interval.
- Included README.md for setup and customization instructions.
@am-shakeel am-shakeel self-assigned this Oct 31, 2024
Copy link

@am-shakeel am-shakeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Output:
image

@am-shakeel am-shakeel merged commit d251cb2 into ServiceNowDevProgram:main Oct 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants