Skip to content

Instantly share code, notes, and snippets.

@SJP176
SJP176 / clock.html
Last active February 26, 2020 01:45 — forked from Flybel/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >