From f9295b74ee2c898b7b096243356f8576e5eb2259 Mon Sep 17 00:00:00 2001 From: Patryk Hegenberg Date: Fri, 24 Nov 2023 21:04:45 +0100 Subject: [PATCH] add basic styling to html file --- forms.html | 240 ++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 162 insertions(+), 78 deletions(-) diff --git a/forms.html b/forms.html index dfd7a09..d9d492d 100644 --- a/forms.html +++ b/forms.html @@ -1,10 +1,11 @@ + - - - D&D Monster Form - + + + D&D Monster Form + + + .form-item { + display: flex; + flex-direction: row; + justify-content: space-between; + } + + .form-item2 { + display: flex; + flex-direction: row; + justify-content: space-evenly; + } + + -
- -
-
-

Monster Form

-
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
-
+
+ +
+
+

Monster Form

+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+ +
+
+
+
- + +