From feb7a342718f0d014678517bf45e0043846905a7 Mon Sep 17 00:00:00 2001 From: Sean Date: Thu, 21 Mar 2024 09:30:20 +0100 Subject: Added fourth grid. Made grid 1 change depending on which item is selected --- ui/grid.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 ui/grid.html (limited to 'ui/grid.html') diff --git a/ui/grid.html b/ui/grid.html new file mode 100644 index 0000000..70810e5 --- /dev/null +++ b/ui/grid.html @@ -0,0 +1,47 @@ + + + + + + Four Sections Layout + + + + +
+
+
+
+
+
+ + + + + \ No newline at end of file -- cgit v1.2.3