diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 65a866cdb..6fecc4e20 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,51 @@ - + - - - - My form exercise - - - - -
-

Product Pick

-
-
-
- - -
-
- - + + + + T‑Shirt Order Form + + +
+

T‑Shirt Order Form

+

Please provide your details and pick a colour and size. Only three colours available (Red, Gree and Blue).

+ +
+
+ + +
+ +
+ + +
+ +
+ Colour (choose one of the 3) + + + +
+ +
+ + +
+ +
+ + +
+
+
+ diff --git a/Wireframe/git-branch.png b/Wireframe/git-branch.png new file mode 100644 index 000000000..b37b1483f Binary files /dev/null and b/Wireframe/git-branch.png differ diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..a3857b24c 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -10,20 +10,70 @@

Wireframe

- This is the default, provided code and no changes have been made yet. +<<<<<<< HEAD + This is a fork from CodeYourFuture which I add three articles +======= + Fork of CodeYourFuture Wireframe with a placeholder and articles. +>>>>>>> main

+
-
- -

Title

-

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

- Read more -
+
+
+
+ +<<<<<<< HEAD +

What is the a placeholder?

+======= +

What is a placeholder?

+>>>>>>> main +

+ A placeholder in a website is a temporary element or text that reserves space for future content, such as images, text, or forms, during the design and development process. Placeholders, often generated by dummy text like "Lorem ipsum" or placeholder images, allow designers and developers to visualize the final layout, maintain design structure, and test the user experience without waiting for actual content to be ready. +

+ Read more +
+
+
+ +
+
+
+ +

What is a placeholder?

+

+ A placeholder in a website is a temporary element or text that reserves space for future content, such as images, text, or forms, during the design and development process. Placeholders, often generated by dummy text like "Lorem ipsum" or placeholder images, allow designers and developers to visualize the final layout, maintain design structure, and test the user experience without waiting for actual content to be ready. +

+ Read more +
+
+
+ +
+
+
+ Wireframe illustration +

What is the purpose of a wireframe?

+

A wireframe is a simple blueprint of a webpage or app. It focuses on structure and layout, showing where elements like images, text, and buttons will go before visual design begins. +

+ Read More +
+
+
+ +
+
+
+ Git branch illustration +

What is a branch in Git?

+

A branch in Git allows developers to work on new features or fixes separately from the main codebase. This makes collaboration easier and ensures the main project stays stable while changes are tested. +

+ Read More +
+
+
+