File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,31 +16,31 @@ <h1>Developer Learning Basics</h1>
1616 </ header >
1717 < main >
1818 < article >
19- < img src ="placeholder.svg " alt ="" />
19+ < img src ="placeholder.svg " alt ="README file illustration " />
2020 < h2 > README Files</ h2 >
2121 < p >
2222 A README file explains what a project does and helps developers
2323 understand how to use it.
2424 </ p >
25- < a href =""> Read more</ a >
25+ < a href ="# "> Read more</ a >
2626 </ article >
2727 < article >
28- < img src ="placeholder.svg " alt ="" />
28+ < img src ="placeholder.svg " alt ="Wireframe illustration " />
2929 < h2 > Wireframes</ h2 >
3030 < p >
3131 Wireframes are simple drawings that show how a website or app will
3232 look and work.
3333 </ p >
34- < a href =""> Read more</ a >
34+ < a href ="# "> Read more</ a >
3535 </ article >
3636 < article >
37- < img src ="placeholder.svg " alt ="" />
37+ < img src ="placeholder.svg " alt ="Git branches illustration " />
3838 < h2 > Git Branches</ h2 >
3939 < p >
4040 Git branches allow developers to work on different versions of a
4141 project simultaneously.
4242 </ p >
43- < a href =""> Read more</ a >
43+ < a href ="# "> Read more</ a >
4444 </ article >
4545 </ main >
4646 < footer >
You can’t perform that action at this time.
0 commit comments