diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..1d3c409e6 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -4,24 +4,90 @@ My form exercise - + + +

Product Pick

-
-
- - +
+ + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ Color +
+ + +
+
+ + +
+
+ + +
+
+ +
+ + +
+ +
+ + +
+
diff --git a/Form-Controls/results.html b/Form-Controls/results.html new file mode 100644 index 000000000..af48b7de7 --- /dev/null +++ b/Form-Controls/results.html @@ -0,0 +1,43 @@ + + + + + + Form submission results + + + + + + +
+

Form Submission Results

+
+
+

Thank you for your submission!

+

Here are the details you provided:

+ +
+ \ No newline at end of file diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..a7103947b 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -8,25 +8,48 @@
-

Wireframe

+

+
Wireframe
+

- This is the default, provided code and no changes have been made yet. +

An article about webpages and their purpose

- -

Title

+ an image depicting wireframe + + +

READme

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. -

+ The purpose of a READme file is to provide information about a project, including how to instructions and tasks to be done. + Read more
+
+ an image depicting wireframe + + +

Wireframe

+

+ A wireframe is a visual guide that represents the skeletal framework of a website or application, outlining the layout and structure of its content and functionality. + + Read more +

+
+ an image depicting wireframe + + +

Git branch

+

A branch in a git, is a perosnal workspace to work on tasks independently.

+ + Read more +