File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ <h2>What is the purpose of a README file?</h2>
3030 </ article >
3131
3232 < article >
33- < img src ="placeholder.svg " alt ="" />
33+ < img src ="images/image2.jpg " alt ="" />
3434 < h2 > What is the purpose of a wireframe?</ h2 >
3535 < p >
3636 A wireframe is a visual representation of a website or app's layout and
@@ -41,7 +41,7 @@ <h2>What is the purpose of a wireframe?</h2>
4141 </ article >
4242
4343 < article >
44- < img src ="placeholder.svg " alt ="" />
44+ < img src ="images/image3.jpg " alt ="" />
4545< h2 > What is a branch?</ h2 >
4646< p >
4747 A branch in version control is a separate line of development.
Original file line number Diff line number Diff line change 3737 border : var (--line );
3838 max-width : fit-content;
3939}
40- # picture1 {
4140
42-
43-
44- }
45-
46- .grid-container {
47-
48- }
4941
5042
5143
5547 object-fit : cover;
5648
5749}
58- .picture {
59-
60- }
50+
6151/* ====== Site Layout ======
6252Setting the overall rules for page regions
6353https://www.w3.org/WAI/tutorials/page-structure/regions/
You can’t perform that action at this time.
0 commit comments