Skip to content
Snippets Groups Projects
Commit 625f63da authored by Tomas Vogels's avatar Tomas Vogels :bird:
Browse files

Updated index.html image size from 960 to 640?

parent 551339b7
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<body>
<h1>Hello world!</h1>
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:960px"></div>
<div><img src="img_hello_world.jpg" alt="Hello World from Space" style="width:100%;max-width:640px"></div>
<p>This is the first file in my new Git Repo.</p>
<p>This line is here to show how merging works.</p>
<div><img src="img_hello_git.jpg" alt="Hello Git" style="width:100%;max-width:640px"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment