File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 < body >
1010 < header >
1111 < h1 > Exploring README Files, Wireframes and Git Branches</ h1 >
12- < p >
13- This is the default, provided code and no changes have been made yet.
14- </ p >
1512 </ header >
1613 < main >
1714 < article >
@@ -31,11 +28,12 @@ <h2>Wireframes</h2>
3128 It establishes the basic structure, content placement, and core
3229 functionality of a digital product before visual design and coding begin.
3330 </ p >
34- < h2 > Git Branches</ h2 >
3531 < a href ="https://balsamiq.com/blog/what-are-wireframes/ "> Read more</ a >
3632 </ article >
3733 < article >
34+
3835 < img src ="https://hpc-wiki.info/mediawiki/hpc_images/thumb/6/6d/Git_tutorial_-_branching.png/700px-Git_tutorial_-_branching.png " alt ="git branch image ">
36+ < h2 > Git Branches</ h2 >
3937< p >
4038 In Git, a branch is essentially a lightweight, movable pointer to a specific commit in your
4139 repository's history. Conceptually, it serves as an isolated, parallel workspace where
Original file line number Diff line number Diff line change 3939img ,
4040svg {
4141 width : 100% ;
42- object-fit : cover;
4342 height : 250px ;
4443}
4544/* ====== Site Layout ======
You can’t perform that action at this time.
0 commit comments