From a15b545aa87f35bd93df55dff91dd1307213032f Mon Sep 17 00:00:00 2001 From: Sadeni-09 Date: Wed, 29 Mar 2023 22:34:29 +0200 Subject: [PATCH 1/9] add task solution --- readme.md | 4 +- src/index.html | 136 +++++++++++++++++++++++++++++++++++++++++++++++-- src/style.css | 20 ++++++++ 3 files changed, 153 insertions(+), 7 deletions(-) diff --git a/readme.md b/readme.md index ed4805f1..c59848d1 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://Sadeni-09.github.io/lgayout_html-form/) +- [TEST REPORT LINK](https://Sadeni-09.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 3348db1c..1724c7bd 100644 --- a/src/index.html +++ b/src/index.html @@ -1,17 +1,143 @@ + - HTML Form + -

HTML Form

+
+
+ Information: +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ Registration: +
+ +
+
+ +
+ +
+
+ Interesting fact about you! +
+ Do you love cats? + + +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ Info: +
+ +
+
+ +
+
+
+ +
+ - + + \ No newline at end of file diff --git a/src/style.css b/src/style.css index c4301db2..1e42fb3d 100644 --- a/src/style.css +++ b/src/style.css @@ -1 +1,21 @@ /* styles go here */ +fieldset { + display: block; + border-style: solid 5px black; + margin: 20px 0; +} + +input { + display: inline; + margin: 10px 0; +} + +select { + display: inline; + margin: 10px 0; +} + +button { + display: inline; + margin: 10px 0; +} From ce5482f7eed08d42ceff2982aae5fa8cbeb3fc89 Mon Sep 17 00:00:00 2001 From: Sadeni-09 Date: Wed, 29 Mar 2023 23:06:33 +0200 Subject: [PATCH 2/9] add task solutin --- readme.md | 2 +- src/index.html | 15 ++++++++++++--- src/style.css | 2 +- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index c59848d1..8d98dedc 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # HTML form Replace `` with your Github username and copy the links to Pull Request description: -- [DEMO LINK](https://Sadeni-09.github.io/lgayout_html-form/) +- [DEMO LINK](https://Sadeni-09.github.io/layout_html-form/) - [TEST REPORT LINK](https://Sadeni-09.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 1724c7bd..86ac898a 100644 --- a/src/index.html +++ b/src/index.html @@ -27,7 +27,10 @@
@@ -68,7 +71,10 @@
@@ -86,7 +92,10 @@
diff --git a/src/style.css b/src/style.css index 1e42fb3d..32d2213a 100644 --- a/src/style.css +++ b/src/style.css @@ -2,7 +2,7 @@ fieldset { display: block; border-style: solid 5px black; - margin: 20px 0; + margin: 15px 0; } input { From 09671193cdba90b7f8501d46a329943dfc9cd1e7 Mon Sep 17 00:00:00 2001 From: Sadeni-09 Date: Sun, 2 Apr 2023 16:50:58 +0200 Subject: [PATCH 3/9] add task solution --- src/index.html | 39 ++++++++++++++++++++------------------- src/style.css | 19 +++---------------- 2 files changed, 23 insertions(+), 35 deletions(-) diff --git a/src/index.html b/src/index.html index 86ac898a..e5e2b448 100644 --- a/src/index.html +++ b/src/index.html @@ -15,26 +15,26 @@
- Information: + Personal information:
-
-
-
-
+
@@ -69,7 +69,7 @@ >
-
+
- Interesting fact about you! + An interesting fact about you!
Do you love cats?
@@ -112,18 +112,19 @@
-
+
- Info: + Additional info:
-
-
- + + +
+ +
+ +
+
+
+
- -
- -
- + From 4ea7fbba5deed5d4ed416c29f9cf3310dc80a70e Mon Sep 17 00:00:00 2001 From: Sadeni-09 Date: Mon, 3 Apr 2023 15:54:50 +0200 Subject: [PATCH 6/9] add task solution --- src/index.html | 64 ++++++++++++++++++++++++++++++++------------------ 1 file changed, 41 insertions(+), 23 deletions(-) diff --git a/src/index.html b/src/index.html index e15d5355..715621f9 100644 --- a/src/index.html +++ b/src/index.html @@ -18,7 +18,8 @@ Personal information: