diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..6548d12cd 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -10,19 +10,35 @@

Wireframe

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

-
- -

Title

-

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

- Read more -
+ + +
+ GitHub README image +

1. What is the purpose of a README file?

+

A README file provides essential information about a project, including its purpose, usage instructions, and setup requirements.

+ Read more +
+ + +
+ Wireframe example image +

2. What is the purpose of a wireframe?

+

A wireframe is a visual guide that represents the skeletal framework of a website or application, used to plan layout and functionality.

+ Read more +
+ + +
+ GitHub Branch explanation image +

3. What is a branch in Git?

+

A branch in Git is a separate line of development that allows you to work on different versions of a project simultaneously without affecting the main codebase.

+ Read more +
+