Skip to content

Instantly share code, notes, and snippets.

View PeterKW's full-sized avatar
🎯
Focusing

Peter PeterKW

🎯
Focusing
  • University of Dundee
  • Dundee, United Kingdom
View GitHub Profile
@PeterKW
PeterKW / clock.html
Created January 11, 2021 01:35 — 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" >