From f65b5eb19c9bd78bbd026d8f28b35b3b4719d516 Mon Sep 17 00:00:00 2001 From: Cormac Wilson Date: Tue, 21 Apr 2026 23:31:28 +0100 Subject: [PATCH] [code] added code for login pane, created divs to be used for seperating content on login page, also created form elements as well to be used. --- html/login.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/html/login.html b/html/login.html index 7a1dd21..ccdb434 100644 --- a/html/login.html +++ b/html/login.html @@ -5,5 +5,20 @@ +
+
+

Login

+

Please enter your login credentials below

+
+
+
+
+
+
+

+ +
+
+
\ No newline at end of file