File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,13 +18,21 @@ <h2>What is the purpose of a README file?</h2i>
1818 < p > A README explains what a project does, how to install it, and how to use it.</ p >
1919 < a href ="# "> Learn more</ a >
2020 </ article >
21+
2122 < article >
2223 < img src ="placeholder.svg " alt ="Wireframe sketch " />
2324 < h2 > What is the purpose of a wireframe?</ h2 >
2425 < p > A wireframe shows the layout of a webpage before coding begins. It helps developers plan structure and content.</ p >
2526 < a href ="# "> Learn more</ a >
2627 </ article >
2728
29+ < article >
30+ < img src ="placeholder.svg " alt ="Git branch diagram " />
31+ < h2 > What is a branch in Git?</ h2 >
32+ < p > A branch allows you to work on new features without affecting the main codebase.</ p >
33+ < a href ="# "> Learn more</ a >
34+ </ article >
35+
2836 </ main >
2937 < footer >
3038 < p >
You can’t perform that action at this time.
0 commit comments