@@ -12,27 +12,27 @@ <h1>Wireframe Task</h1>
1212 </ header >
1313 < main >
1414 < article id ="readme-article ">
15- < img src ="https://user-images.githubusercontent.com/6750572/90517585-e483a280-e165-11ea-8945-3d289eeeaa1d.png " alt =" example of Readme " />
15+ < img src ="https://user-images.githubusercontent.com/6750572/90517585-e483a280-e165-11ea-8945-3d289eeeaa1d.png " alt ="README file example " />
1616 < h2 > README file</ h2 >
1717 < p >
1818 ReadME file is a plain text document that is used as a user manual or official document for a project.
1919 This file is useful because it helps communicate important information to those using or collaborating on the project.
2020 </ p >
2121 < a href ="https://www.makeareadme.com " target ="_blank " rel ="noopener noreferrer "> Read more</ a >
2222 </ article >
23- < article id ="Wireframe -article ">
24- < img src ="https://cdn-images.visual-paradigm.com/handbooks/agile-handbook/wireframe/02-newspaper-site-wireframe-example.png " alt ="Wireframe " />
23+ < article id ="wireframe -article ">
24+ < img src ="https://cdn-images.visual-paradigm.com/handbooks/agile-handbook/wireframe/02-newspaper-site-wireframe-example.png " alt ="Website wireframe example " />
2525 < h2 > Wireframe</ h2 >
2626 < p >
2727 A wireframe is a minimal skeletal blueprint of a website or app interface. It is important in order to plan a project in advance.
2828 </ p >
2929 < a href ="https://balsamiq.com/blog/what-are-wireframes/ " target ="_blank " rel ="noopener noreferrer "> Read more</ a >
3030 </ article >
31- < article id ="Git-Branch -article ">
32- < img id ="Git-Branch -image " src ="https://phoenixnap.com/kb/wp-content/uploads/2023/11/git-workflow-example.png " alt ="GitBranch " />
33- < h2 > Git Branch </ h2 >
31+ < article id ="git-branch -article ">
32+ < img id ="git-branch -image " src ="https://phoenixnap.com/kb/wp-content/uploads/2023/11/git-workflow-example.png " alt ="Git branch workflow diagram " />
33+ < h2 > Git Branch</ h2 >
3434 < p >
35- In Git a branch is an identical copy of a projects code which is then used to make changes on without having any effect on the main original project.
35+ In Git, a branch is an identical copy of a project's code which is then used to make changes on without having any effect on the main original project.
3636 </ p >
3737 < a href ="https://www.w3schools.com/GIT/git_branch.asp?remote=github " target ="_blank " rel ="noopener noreferrer "> Read more</ a >
3838 </ article >
0 commit comments