Skip to content

Instantly share code, notes, and snippets.

View cdmama's full-sized avatar

Coding Mama cdmama

View GitHub Profile
@cdmama
cdmama / clock.html
Created June 5, 2020 06:37 — 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>
</head>
<body translate="no" >