From bce2a578e69934b260005bad0008f00342a793da Mon Sep 17 00:00:00 2001 From: Artur Gorniak Date: Mon, 5 Jun 2023 13:14:19 +0200 Subject: [PATCH 01/25] adding 4 main divs --- src/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/index.html b/src/index.html index 3348db1c..509f00ce 100644 --- a/src/index.html +++ b/src/index.html @@ -12,6 +12,14 @@

HTML Form

+
+
Personal information
+
Registration
+
An interesting fact about you!
+
Additional info:
+ +
From 72b6e9478c2852d6f29b7e0a421e02ee37495aee Mon Sep 17 00:00:00 2001 From: Artur Gorniak Date: Mon, 5 Jun 2023 14:20:33 +0200 Subject: [PATCH 02/25] first div expansion --- src/index.html | 44 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 5 deletions(-) diff --git a/src/index.html b/src/index.html index 509f00ce..fe0f4e4b 100644 --- a/src/index.html +++ b/src/index.html @@ -1,20 +1,53 @@ + - + HTML Form +

HTML Form

-
Personal information
+
Personal information +
Surname: + +
+ +
Name: + +
+ +
How old are You? + +
+ +
Full date of birth: + +
+ +
+ +
+
+
Registration
An interesting fact about you!
Additional info:
@@ -22,4 +55,5 @@

HTML Form

+ From 79332537f2cad6bc1a95048b47cb208eb174d4c5 Mon Sep 17 00:00:00 2001 From: Artur Gorniak Date: Mon, 5 Jun 2023 14:39:07 +0200 Subject: [PATCH 03/25] first div styles --- src/index.html | 42 ++++++++++++++++++++++++++---------------- src/style.css | 7 +++++++ 2 files changed, 33 insertions(+), 16 deletions(-) diff --git a/src/index.html b/src/index.html index fe0f4e4b..e0dc514a 100644 --- a/src/index.html +++ b/src/index.html @@ -11,39 +11,49 @@ +

HTML Form

+
+ method="post" name="personal-information"> +
Personal information -
Surname: -