Skip to content

Instantly share code, notes, and snippets.

@qToastii
qToastii / clock.html
Created February 1, 2020 23:52 — forked from sam0737/clock.html
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-7">
<title>A simple clock</title>
</head>
<body translate="no" >
@qToastii
qToastii / clock.html
Created February 1, 2020 23:49 — 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-7">
<title>A simple clock</title>
</head>
<body translate="no" >