Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions html/lesson2/example.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ <h2>Why do I like owls so much?</h2>
<li>and lovely</li>
<li>and cuddly</li>
</ol>
<div><img src="images/img4.jpg" alt="cute owl"/></div>
<div><img src="images/img5.jpg" alt="another cute owl"/></div>
<div class="bigimg"><img src="images/img4.jpg" alt="cute owl"/></div>
<div class="bigimg"><img src="images/img5.jpg" alt="another cute owl"/></div>
<a href="https://www.youtube.com/watch?v=gBjnfgnwXic">Watch this video here</a>
<div id="the-quote">
<h4>
Expand Down