Title
+
+ Wireframe
++ What is the purpose of a wireframe? Think of "Wireframe" as the Architectural blueprint of a website or App. + A visual guide that outlines the structure, layout and placement of elements on a website. +
+ Read more +diff --git a/Wireframe/img/Gitbranch1.jpg b/Wireframe/img/Gitbranch1.jpg new file mode 100644 index 000000000..58f35068b Binary files /dev/null and b/Wireframe/img/Gitbranch1.jpg differ diff --git a/Wireframe/img/Wireframe1.png b/Wireframe/img/Wireframe1.png new file mode 100644 index 000000000..189e96ce0 Binary files /dev/null and b/Wireframe/img/Wireframe1.png differ diff --git a/Wireframe/img/readmeimg.png b/Wireframe/img/readmeimg.png new file mode 100644 index 000000000..16aeb1a7a Binary files /dev/null and b/Wireframe/img/readmeimg.png differ diff --git a/Wireframe/index.html b/Wireframe/index.html index 0e014e535..f137f9221 100644 --- a/Wireframe/index.html +++ b/Wireframe/index.html @@ -8,25 +8,41 @@
- This is the default, provided code and no changes have been made yet. -
+Here are some useful steps & information to help you get started with web development.
+ + What is the purpose of a wireframe? Think of "Wireframe" as the Architectural blueprint of a website or App. + A visual guide that outlines the structure, layout and placement of elements on a website. +
+ Read more +
+ - Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam, - voluptates. Quisquam, voluptates. + What is the purpose of a README file? It serves as the introductory guide and instruction manual for a project, + explaining what the software does, how to install and run it, and how others can contribute to it.
- Read more - + Read more +
+ + What is a branch in Git? A branch in Git is a seperate line of development that allows you to isolate your work, + experiment with new features, fix bugs or make changes without affecting the main codebase. +
+ Read more +