Skip to content

Instantly share code, notes, and snippets.

View tguillermo's full-sized avatar

Guillermo Enrique Trangoni tguillermo

  • S.I.S.E. Argentina
  • Resistencia, Chaco, Argentina
View GitHub Profile
@sam0737
sam0737 / clock.html
Last active April 25, 2024 12:24
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" >