File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
3- < < < < < < < Updated upstream
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- < body >
11- < header >
12- < h1 > Wireframe</ h1 >
13- < p >
14- This is the default, provided code and no changes have been made yet.
15- </ p >
16- </ header >
17- < main >
18- < article >
19- < img src ="placeholder.svg " alt ="" />
20- < h2 > Title</ h2 >
21- < p >
22- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
23- voluptates. Quisquam, voluptates.
24- </ p >
25- < a href =""> Read more</ a >
26- </ article >
27- </ main >
28- < footer >
29- < p >
30- This is the default, provided code and no changes have been made yet.
31- </ p >
32- </ footer >
33- </ body >
34- =======
353 < head >
364 < meta charset ="UTF-8 " />
375 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
@@ -100,5 +68,4 @@ <h2>Git Branching</h2>
10068 < p > This website was coded by Szidonia Bodo</ p >
10169 </ footer >
10270 </ body >
103- > > > > > > > Stashed changes
104- </ html>
71+ </ html >
You can’t perform that action at this time.
0 commit comments