Skip to content

Commit 5dc8349

Browse files
committed
Fix commit glitch
1 parent deb4402 commit 5dc8349

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -546,11 +546,7 @@ <h2>Working with images</h2>
546546
<ul>
547547
<li><code>src</code> is the <em>attribute</em></li>
548548
<li><code>http://goo.gl/7eSU5</code> is the <em>value</em> of that attribute<br />
549-
<<<<<<< HEAD
550-
<span class="sidenote">Values are typically surrounded by <em>double quotes</em> since occasionally values may contain spaces.</span></li>
551-
=======
552549
<span class="sidenote">Values are typically surrounded by <em>double quotes</em> since values may contain spaces.</span></li>
553-
>>>>>>> Final revisions
554550
</ul>
555551
<p>With an <code>img</code> tag, the value of the <code>src</code> attribute tells the browser what the <em>source</em> of our image is.</p>
556552
</article>

0 commit comments

Comments
 (0)