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,7 +13,7 @@ <h1>Web Development & Planning</h1>
1313 </ header >
1414 < main >
1515 < article >
16- < img src ="Wireframe1.png " alt ="wireframe " />
16+ < img src ="../Wireframe/img/ 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.
@@ -22,7 +22,7 @@ <h2>Wireframe</h2>
2222 < a href ="https://www.figma.com/resource-library/what-is-wireframing/ "> Read more</ a >
2323 </ article >
2424 < section >
25- < img src ="readmeimg.png " alt ="" />
25+ < img src ="./img/ readmeimg.png " alt ="README File " />
2626 < h3 > README File</ h3 >
2727 < p >
2828 What is the purpose of a README file? It serves as the introductory guide and instruction manual for a project,
@@ -31,7 +31,7 @@ <h3>README File</h3>
3131 < a href ="https://www.geeksforgeeks.org/git/what-is-readme-md-file/ "> Read more</ a >
3232 </ section >
3333 < section >
34- < img src ="Gitbranch1.jpg " alt ="" />
34+ < img src ="./img/ Gitbranch1.jpg " alt ="Git Branch " />
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