@@ -36,21 +36,27 @@ <h2>READ ME.md file and what is purpose.</h2>
3636 <!--The second Item-->
3737 < div id ="row-side ">
3838 < div class ="content-size ">
39- < article class ="article-border ">
40- < img
41- src ="https://images.prismic.io/prismic-main/Zoa6gh5LeNNTwzHJ_web_design_wireframe.jpeg?auto=format,compress "
42- alt ="Is an example of how to design web layout " class ="image-size-2 " />
43- < h2 > What is a wireframe and the purpose of it used</ h2 >
44- < p id ="paragraph-3 ">
45- What is wireframe, wireframe
46- is a way to design a website service at the structural level.
47- A wireframe is commonly used to layout content and functionality on a page which takes into account user
48- needs and user journeys.
49- wireframes are used early in the development process to establish the basic structure of a page before
50- visual design and content is added.
51- </ p >
52- < a href ="https://www.figma.com/resource-library/what-is-wireframing/ " target ="_blank "
53- class ="Link-box-border "> Read more</ a >
39+ < article class ="article-border " id ="article-2 ">
40+ < div >
41+ < img
42+ src ="https://images.prismic.io/prismic-main/Zoa6gh5LeNNTwzHJ_web_design_wireframe.jpeg?auto=format,compress "
43+ alt ="Is an example of how to design web layout " class ="image-size-2 " />
44+
45+ < h2 > What is a wireframe and the purpose of it used</ h2 >
46+ < p >
47+ What is wireframe, wireframe
48+ is a way to design a website service at the structural level.
49+ A wireframe is commonly used to layout content and functionality on a page which takes into account
50+ user
51+ needs and user journeys.
52+ wireframes are used early in the development process to establish the basic structure of a page before
53+ visual design and content is added.
54+ </ p >
55+ </ div >
56+ < div >
57+ < a href ="https://www.figma.com/resource-library/what-is-wireframing/ " target ="_blank "
58+ class ="Link-box-border "> Read more</ a >
59+ </ div >
5460 </ article >
5561 </ div >
5662
@@ -62,11 +68,13 @@ <h2>What is a wireframe and the purpose of it used</h2>
6268 alt ="a detail map on what is git and branch " class ="image-size-2 " />
6369 < h2 > Git, repo and branch</ h2 >
6470 < p >
65- Git, repo and branch are some basic knowledge that you should learn when you start programming. They can be
71+ Git, repo and branch are some basic knowledge that you should learn when you start programming. They can
72+ be
6673 a powerful tool
6774 that will help you on your journey, especially later on when you do a group project or your own personal
6875 project.
69- Git is a free and open source distributed version control system designed to handle everything from small to
76+ Git is a free and open source distributed version control system designed to handle everything from small
77+ to
7078 very large projects with speed and efficiency,
7179 how ever they also allow you save, control and redo your project file version. Repository is when you work
7280 on a group project
0 commit comments