Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/ajay9368/clock/

index.html /cody/ajay9368/clock/index.html
368 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
main.js /cody/ajay9368/clock/main.js
236 Views
0 Comments
function updateTimeAndDate() {
const now = new Date();
let hours = now.getHours();
const minutes = now.getMinutes().
style.css /cody/ajay9368/clock/style.css
174 Views
0 Comments
/* author: https://codepen.io/RAFA3L/pen/PoVYoPN
Rafa
*/
@import url('https://fonts.cdnfonts.com/css/lcd');
*{
box-sizing: