We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04d2678 + f56a934 commit 6ba2e75Copy full SHA for 6ba2e75
html/lesson2/example.html
@@ -20,8 +20,8 @@ <h2>Why do I like owls so much?</h2>
20
<li>and lovely</li>
21
<li>and cuddly</li>
22
</ol>
23
- <div><img src="images/img4.jpg" alt="cute owl"/></div>
24
- <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>
25
<a href="http://www.youtube.com/watch?v=gBjnfgnwXic">Watch this video here</a>
26
<div id="the-quote">
27
<h4>
0 commit comments