diff --git a/Form-Controls/index.html b/Form-Controls/index.html index 74b591ffc..3d63b537e 100644 --- a/Form-Controls/index.html +++ b/Form-Controls/index.html @@ -1,27 +1,69 @@ - - - My form exercise - - + + Product Pick + + +

Product Pick

+
- - +
+ Choose your T-shirt + + + + + + + + + + + + + + + + + + +
+ diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..637984268 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -3,31 +3,87 @@ - Wireframe + Wireframe Task + +
-

Wireframe

+

Web Development Fundamentals

- This is the default, provided code and no changes have been made yet. + This page explains README files, wireframes, and Git branches using a + simple wireframe layout.

+
-
- -

Title

-

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

- Read more -
+
+ +
+ Illustration representing a README file +

What is a README file?

+

+ A README file explains what a project is about, how to use it, and + any important information someone needs before contributing to the + project. +

+ + Read more + +
+ + +
+ Example of a webpage wireframe layout +

What is a wireframe?

+

+ A wireframe is a simple visual guide that shows the structure and + layout of a webpage before design and development begins. +

+ + Read more + +
+ + +
+ Diagram representing Git branches +

What is a Git branch?

+

+ A Git branch allows developers to work on new features or fixes + without affecting the main version of a project. +

+ + Read more + +
+
+