Skip to content

Commit 3bef5d3

Browse files
committed
Added images to Hello World
1 parent 0630be5 commit 3bef5d3

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

image_hello_world.jpg

79.7 KB
Loading

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
<p>A new line in our file!</p>
1214

trust.png

32.2 KB
Loading

0 commit comments

Comments
 (0)