Skip to content

Instantly share code, notes, and snippets.

@subnetz
subnetz / clock.html
Last active June 25, 2018 06:02 — 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-8">
<title>A simple clock</title>
<link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
</head>
<body translate="no" >