Skip to content

Commit a86bcc1

Browse files
KrishnaKrishna
authored andcommitted
Added image to Hello World
1 parent af5942b commit a86bcc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
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>
1012
<p>This is the first file in my new Git Repo.</p>
1113

1214
</body>

0 commit comments

Comments
 (0)