File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h2>A Wireframe is a simple two dimentional blueprint of a website. </h2>
1313 </ header >
1414 < main >
1515 < article >
16- < img src ="README.png " alt ="" />
16+ < img src ="images/ README.png " alt ="" />
1717 < h2 > The purpose of a README file</ h2 >
1818 < p >
1919 A README file is a text file that provides information about a project. It typically
@@ -25,7 +25,7 @@ <h2>The purpose of a README file</h2>
2525 < a href =""> Read more</ a >
2626 </ article >
2727 < article >
28- < img src ="wireframe.png " alt ="" />
28+ < img src ="images/ wireframe.png " alt ="" />
2929 < h2 > The purpose of a wireframe</ h2 >
3030 < p >
3131 A wireframe is a simple line diagram representing the skeleton of a website
@@ -35,7 +35,7 @@ <h2>The purpose of a wireframe</h2>
3535 < a href =""> Read more</ a >
3636 </ article >
3737 < article >
38- < img src ="Git-logo.svg " alt ="" />
38+ < img src ="images/ Git-logo.svg " alt ="" />
3939 < h2 > Branch in Git</ h2 >
4040 < p >
4141 A branch is a sequence of commits in a project. It is a way to work on different
Original file line number Diff line number Diff line change 3232 padding : var (--space );
3333}
3434 h2 {
35- text-align : center ;
35+ font-size : 1.25 em ;
3636 }
3737body {
3838 background : var (--paper );
You can’t perform that action at this time.
0 commit comments