From 10607d10c4f83484520030d240732a6f13cc8529 Mon Sep 17 00:00:00 2001 From: danielbeyene Date: Mon, 29 Apr 2024 15:55:16 +0300 Subject: [PATCH] creating html css js --- css/styles.css | 0 html/index.html | 0 js/script.js | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 css/styles.css create mode 100644 html/index.html create mode 100644 js/script.js diff --git a/css/styles.css b/css/styles.css new file mode 100644 index 00000000..e69de29b diff --git a/html/index.html b/html/index.html new file mode 100644 index 00000000..e69de29b diff --git a/js/script.js b/js/script.js new file mode 100644 index 00000000..e69de29b