From cad01e931b3720d8d0e4b5ee636ff63b8a1c814a Mon Sep 17 00:00:00 2001 From: Natalia Wyszczelska Date: Tue, 30 May 2023 18:24:59 +0200 Subject: [PATCH 1/3] add task solution --- src/index.html | 117 ++++++++++++++++++++++++++++++++++++++++++++++++- src/style.css | 7 +++ 2 files changed, 123 insertions(+), 1 deletion(-) diff --git a/src/index.html b/src/index.html index 3348db1c..7253a87d 100644 --- a/src/index.html +++ b/src/index.html @@ -11,7 +11,122 @@ -

HTML Form

+
+
+ Personal information +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ I accept the term of agreement + +
+
+
+ Registration +
+ + +
+
+ + +
+
+
+ An interesting fact about you! +
+ + + Yes + + + No + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ Additional info: +
+ + +
+
+ + +
+
+
+ diff --git a/src/style.css b/src/style.css index c4301db2..edb96bb0 100644 --- a/src/style.css +++ b/src/style.css @@ -1 +1,8 @@ /* styles go here */ +.form__fieldset { + margin-bottom: 20px; +} + +.field:not(:last-child) { + margin-bottom: 10px; +} From 918d2055e3675e1373875c84411c1e7438744b07 Mon Sep 17 00:00:00 2001 From: Natalia Wyszczelska Date: Tue, 30 May 2023 18:25:50 +0200 Subject: [PATCH 2/3] add task solution --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ed4805f1..46172598 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # HTML form Replace `` with your Github username and copy the links to Pull Request description: -- [DEMO LINK](https://.github.io/layout_html-form/) -- [TEST REPORT LINK](https://.github.io/layout_html-form/report/html_report/) +- [DEMO LINK](https://.github.io/layout_html-form/) +- [TEST REPORT LINK](https://.github.io/layout_html-form/report/html_report/) > Follow [this instructions](https://mate-academy.github.io/layout_task-guideline/#how-to-solve-the-layout-tasks-on-github) ___ From 450836c9e2f1500591bfe20ca376378f1653e8cd Mon Sep 17 00:00:00 2001 From: Natalia Wyszczelska Date: Thu, 1 Jun 2023 15:21:26 +0200 Subject: [PATCH 3/3] add task solution --- readme.md | 4 ++-- src/index.html | 57 ++++++++++++++++++++++++++++++++++---------------- 2 files changed, 41 insertions(+), 20 deletions(-) diff --git a/readme.md b/readme.md index 46172598..143042a1 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # HTML form Replace `` with your Github username and copy the links to Pull Request description: -- [DEMO LINK](https://.github.io/layout_html-form/) -- [TEST REPORT LINK](https://.github.io/layout_html-form/report/html_report/) +- [DEMO LINK](https://natispatis.github.io/layout_html-form/) +- [TEST REPORT LINK](https://natispatis.github.io/layout_html-form/report/html_report/) > Follow [this instructions](https://mate-academy.github.io/layout_task-guideline/#how-to-solve-the-layout-tasks-on-github) ___ diff --git a/src/index.html b/src/index.html index 7253a87d..3e05b005 100644 --- a/src/index.html +++ b/src/index.html @@ -18,6 +18,7 @@
@@ -25,13 +26,15 @@
- +
- I accept the term of agreement - + +
Registration
- +
- + @@ -67,8 +78,9 @@
An interesting fact about you!
- + @@ -82,27 +94,35 @@
- - + +
- +
- -
- + @@ -111,22 +131,23 @@
Additional info:
- +
- -
+ -