diff --git a/1-the-basics/form.html b/1-the-basics/form.html new file mode 100644 index 0000000..418f1fa --- /dev/null +++ b/1-the-basics/form.html @@ -0,0 +1,79 @@ + + + + + + + + + Oscar Bosigas Form + + + + +
+

Form

+
+ +
+
+
+

Personal Information

+ + + + + + + + + + + +
+ + + + + + + +
+
+
+

Socioeconomic status

+ + + + + + + + +
+
+

Hobbies

+ + + + + + +
+
+

Profile Avatar

+ + +
+ + +
+
+ + + + + + \ No newline at end of file diff --git a/1-the-basics/index.md b/1-the-basics/index.md index cc53c58..87e2f61 100644 --- a/1-the-basics/index.md +++ b/1-the-basics/index.md @@ -268,7 +268,7 @@ Please complete all the levels of [Fluke Out](https://flukeout.github.io/) We are going to apply styles to the HTML form that we created in the [HTML Tutorial](https://pushdev-code.github.io/html-tutorial/) -1. Change the `background-color` of the `
` and the `