From 1b89bc08a8d9cb7ab5d90bbbf9e4260b2f11cb59 Mon Sep 17 00:00:00 2001 From: jackflash776 <90075800+jackflash776@users.noreply.github.com> Date: Sun, 7 Nov 2021 14:39:14 -0600 Subject: [PATCH] Minor UI Update Cleaner UI that is more responsive to window size and looks closer to initial project wireframes. Needs to be refactored. Uses some repurposed code from: https://www.w3schools.com/html/html_responsive.asp --- HTMLPage.html | 119 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 88 insertions(+), 31 deletions(-) diff --git a/HTMLPage.html b/HTMLPage.html index de1dcc8..5dba704 100644 --- a/HTMLPage.html +++ b/HTMLPage.html @@ -1,33 +1,90 @@ + + - - - - - sorry, no canvas, please, upgrade your browser -
- Select an image to work with: -
-
- - - Intensity: - 40 - - -
- Selected Color:
-
- Red: - 0 - Green: - 0 - Blue: - 0 - Opacity: - 0 - - -
- - + + + + + + +
+

Welcome to the Image Editor!

+
+ +
+ + +
+ sorry, no canvas, please, upgrade your browser + Select an image to work with: +
+ + +
+

Tools

+
+
+ Swirl Intensity:
+
+ Selected Color:
+
+
+ +
made by Team the Team
+ + +