From 41bf7da161bb46932f3e8842b9cbe4b9ccba6c9b Mon Sep 17 00:00:00 2001 From: Zerrotsuu Date: Fri, 8 Aug 2025 18:18:18 +0200 Subject: [PATCH] 3 parts HTML added --- .idea/Java.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .idea/Java.md diff --git a/.idea/Java.md b/.idea/Java.md new file mode 100644 index 00000000..7239928a --- /dev/null +++ b/.idea/Java.md @@ -0,0 +1,4 @@ +* HTML and CSS + * [Build A Loading Screen](https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f) + * [Build an HTML Calculator with JS](https://www.freecodecamp.org/news/how-to-build-an-html-calculator-app-from-scratch-using-javascript-4454b8714b98) + * [Build Snake using only JavaScript, HTML & CSS](https://www.freecodecamp.org/news/think-like-a-programmer-how-to-build-snake-using-only-javascript-html-and-css-7b1479c3339e/) \ No newline at end of file