Skip to content
Snippets Groups Projects
Commit fe0c3b6f authored by arezou's avatar arezou
Browse files

added image to hello world

parent 85dcd9dd
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
<body> <body>
<h1>Hello world!</h1> <h1>Hello world!</h1>
<div><img src="img_hello_world.jpg" alt="Hello World from Space"
style="width:100%;max-width:960px"></div>
<p>This is the first file in my new Git Repo.</p> <p>This is the first file in my new Git Repo.</p>
<p> a new line in our file.</p> <p> a new line in our file.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment