File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,13 +26,14 @@ <h2>READme</h2>
2626 < p >
2727 The purpose of a READme file is to provide information about a project, including how to instructions and tasks
2828 to be done.
29-
29+ </ p >
30+ < div >
3031 < a href =""> Read more</ a >
32+ </ div >
3133 </ article >
3234
3335 < article >
3436 < img src ="placeholder.svg " alt ="an image depicting wireframe " />
35-
3637 < h2 > Wireframe</ h2 >
3738 < p > A wireframe is a visual guide that represents the skeletal framework of a website or application, outlining the
3839 layout and structure of its content and functionality.</ p >
@@ -47,11 +48,11 @@ <h2>Git branch</h2>
4748 < p > A branch in a git, is a perosnal workspace to work on tasks independently.</ p >
4849
4950 < a href =""> Read more</ a >
50-
51+ </ article >
5152 </ main >
5253 < footer >
5354 if you have any questions follow this link to my < a
54- href ="[Wireframe]( https://www.productplan.com/glossary/wireframe/) "> Wireframe</ a >
55+ href ="https://www.productplan.com/glossary/wireframe/ "> Wireframe</ a >
5556
5657 < p >
5758 Adedolapo January 2026
Original file line number Diff line number Diff line change @@ -55,10 +55,11 @@ header {
5555}
5656p {
5757 margin : var (--space ) 0 ;
58- text-align : center ;
58+ text-align : justify ;
5959}
6060
6161footer {
62+ position : fixed;
6263 bottom : 0 ;
6364 text-align : center;
6465}
You can’t perform that action at this time.
0 commit comments