We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b3d33c + af5e914 commit fc0caeaCopy full SHA for fc0caea
index.html
@@ -7,11 +7,14 @@
7
<body>
8
9
<h1>Hello world!</h1>
10
-<div><img src="img_hello_world.jpg" alt="Hello World from Space"
11
-style="width:100%;max-width:960px"></div>
+<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
12
<p>This is the first file in my new Git Repo.</p>
13
<p>This line is here to show how merging works.</p>
14
+=======
15
+<p>A new line in our file!</p>
16
+<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
17
+>>>>>>> hello-world-images
18
19
</body>
-</html>
20
+</html>
0 commit comments