11<!DOCTYPE html>
22< html lang ="en ">
3- < head >
4- < meta charset ="UTF-8 " />
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6- < title > Wireframe</ title >
7- < link rel ="stylesheet " href ="style.css " />
8- </ head >
9- < body >
10- < header >
11- < h1 >
12- < center > Wireframe</ center >
13- </ h1 >
14- < p >
15- < center > An article about webpages and their purpose</ center >
16- </ p >
17- </ header >
18- < main >
19- < article >
20- < img src ="placeholder.svg " alt ="an image depicting wireframe " />
21-
22-
23- < h2 > READme</ h2 >
24- < p >
25- The purpose of a READme file is to provide information about a project, including how to instructions and tasks to be done.
263
27- < a href =""> Read more</ a >
28- </ article >
29- < article >
30- < img src ="placeholder.svg " alt ="an image depicting wireframe " />
4+ < head >
5+ < meta charset ="UTF-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7+ < title > Wireframe</ title >
8+ < link rel ="stylesheet " href ="style.css " />
9+ </ head >
10+
11+ < body >
12+ < header >
13+ < h1 >
14+ Wireframe
15+ </ h1 >
16+ < p >
17+ An article about webpages and their purpose
18+ </ p >
19+ </ header >
20+ < main >
21+ < article >
22+ < img src ="placeholder.svg " alt ="an image depicting wireframe " />
3123
32-
33- < h2 > Wireframe</ h2 >
34- < p >
35- A wireframe is a visual guide that represents the skeletal framework of a website or application, outlining the layout and structure of its content and functionality.
24+
25+ < h2 > READme</ h2 >
26+ < p >
27+ The purpose of a READme file is to provide information about a project, including how to instructions and tasks
28+ to be done.
3629
3730 < a href =""> Read more</ a >
38- </ article >
39- < article >
31+ </ article >
32+
33+ < article >
4034 < img src ="placeholder.svg " alt ="an image depicting wireframe " />
4135
42-
43- < h2 > Git branch</ h2 >
44- < p > A branch in a git, is a perosnal workspace to work on tasks independently.</ p >
45-
46- < a href =""> Read more</ a >
36+ < h2 > Wireframe</ h2 >
37+ < p > A wireframe is a visual guide that represents the skeletal framework of a website or application, outlining the
38+ layout and structure of its content and functionality.</ p >
4739
48- </ main >
49- < footer >
40+ < a href =""> Read more</ a >
41+ </ article >
42+
43+ < article >
44+ < img src ="placeholder.svg " alt ="an image depicting wireframe " />
5045
46+ < h2 > Git branch</ h2 >
47+ < p > A branch in a git, is a perosnal workspace to work on tasks independently.</ p >
5148
52- < p > < center > Adedolapo January 2026</ center >
53- </ p >
54- </ footer >
55- </ body >
49+ < a href =""> Read more</ a >
5650
51+ </ main >
52+ < footer >
53+ if you have any questions follow this link to my < a
54+ href ="[Wireframe](https://www.productplan.com/glossary/wireframe/) "> Wireframe</ a >
5755
58-
56+ < p >
57+ Adedolapo January 2026
58+ </ p >
59+ </ footer >
60+ </ body >
0 commit comments