File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 < link rel ="stylesheet " href ="style.css " />
88 </ head >
99 < body >
10- < header >
10+ < header >
1111 < h1 > Wireframe</ h1 >
1212 < p class ="header_paragraph ">
1313 A wireframe is a basic sketch of a webpage that helps plan the layout and organization of content before building the final design.
@@ -37,15 +37,15 @@ <h2>Purpose of a wireframe?</h2>
3737 < h2 class ="git_header "> What is a branch in Git?</ h2 >
3838 < p >
3939 A branch in Git is a separate line of development that lets you work on changes without affecting the main project.
40-
4140 Think of it like creating a copy of your project where you can safely:
41+ </ p >
42+
4243 < ul >
4344 < li > Add new features</ li >
4445 < li > Fix bugs</ li >
4546 < li > Test ideas</ li >
4647 </ ul >
4748
48- </ p >
4949 < a href ="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches "> Read More</ a >
5050 </ article >
5151 </ main >
You can’t perform that action at this time.
0 commit comments