File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ <h1>Web Development & Planning</h1>
1313 </ header >
1414 < main >
1515 < article >
16- < img src ="wireframe .png " alt ="wireframe " />
16+ < img src ="Wireframe1 .png " alt ="wireframe " />
1717 < h2 > Wireframe</ h2 >
1818 < p >
1919 What is the purpose of a wireframe? Think of "Wireframe" as the Architectural blueprint of a website or App.
2020 A visual guide that outlines the structure, layout and placement of elements on a website.
2121 </ p >
22- < a href =""> Read more</ a >
22+ < a href ="https://www.figma.com/resource-library/what-is-wireframing/ "> Read more</ a >
2323 </ article >
2424 < section >
25- < img src ="placeholder.svg " alt ="" />
25+ < img src ="readmeimg.png " alt ="" />
2626 < h3 > README File</ h3 >
2727 < p >
2828 What is the purpose of a README file? It serves as the introductory guide and intruction manual for a project,
@@ -31,7 +31,7 @@ <h3>README File</h3>
3131 < a href =""> Read more</ a >
3232 </ section >
3333 < section >
34- < img src ="placeholder.svg " alt ="" />
34+ < img src ="Gitbranch1.jpg " alt ="" />
3535 < h3 > Branch in Git</ h3 >
3636 < p >
3737 What is a branch in Git? A branch in Git is a seperate line of development that allows you to isolate your work,
You can’t perform that action at this time.
0 commit comments