File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 </ head >
99 < body >
1010 < header >
11- < h1 > Wireframe </ h1 >
11+ < h1 > TECH NEWS </ h1 >
1212 < p >
13- This is the default, provided code and no changes have been made yet.
13+ Articles from the web
1414 </ p >
1515 </ header >
1616 < main >
1717 < article >
18- < img src ="placeholder.svg " alt ="" />
19- < h2 > Title </ h2 >
18+ < img src ="img1.jpg " alt ="" />
19+ < h2 > What is the purpose of a README file? </ h2 >
2020 < p >
21- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
22- voluptates. Quisquam, voluptates.
21+ We'll explore how a README acts as the primary introduction and guide to a project.
2322 </ p >
24- < a href =""> Read more</ a >
23+ < a href ="https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-readmes "> Read more</ a >
24+ </ article >
25+ < article >
26+ < img src ="img2.jpg " alt ="" />
27+ < h2 > What is the purpose of a wireframe?</ h2 >
28+ < p >
29+ Learn how a wireframe acts as a blueprint to help map out the struture and functionality of a project.
30+ </ p >
31+ < a href ="https://en.wikipedia.org/wiki/Website_wireframe "> Read more</ a >
32+ </ article >
33+ < article >
34+ < img src ="img3.jpg " alt ="" />
35+ < h2 > What is a branch in Git?</ h2 >
36+ < p >
37+ You'll learn how a git branch is a parallel workspace that allows for changes and commits without affecting the main branch.
38+ </ p >
39+ < a href ="https://www.w3schools.com/git/git_branch.asp "> Read more</ a >
2540 </ article >
2641 </ main >
2742 < footer >
2843 < p >
29- This is the default, provided code and no changes have been made yet.
44+ This webpage was created by Alex Jamshidi
3045 </ p >
3146 </ footer >
3247 </ body >
You can’t perform that action at this time.
0 commit comments