Skip to content

Commit af5e914

Browse files
KrishnaKrishna
authored andcommitted
added new image
1 parent a86bcc1 commit af5e914

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
<body>
88

99
<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>
10+
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
1211
<p>This is the first file in my new Git Repo.</p>
12+
<p>A new line in our file!</p>
13+
<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
1314

1415
</body>
15-
</html>
16+
</html>

0 commit comments

Comments
 (0)