File tree Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,23 @@ <h2>Why do I like owls so much?</h2>
1717 < li > < b > and lovely</ b > </ li >
1818 < li > < b > and cuddly</ b > </ li >
1919 </ ol >
20- < div > < img src ="images/img4.jpg " alt ="cute owl "/> </ div >
21- < div > < img src ="images/img5.jpg " alt ="another cute owl "/> </ div >
22- < a href ="https://www.youtube.com/watch?v=gBjnfgnwXic "> Watch this video here</ a >
23- < h4 >
24- < i > "A wise old owl sat on an oak; The more he saw the less he spoke; < br >
25- The less he spoke the more he heard; Why aren't we like that wise old bird?"
26- </ i >
27- </ h4 >
28- < p > < small > - nursery rhyme</ small > </ p >
20+ < div >
21+ < a href ="https://www.youtube.com/watch?v=gBjnfgnwXic ">
22+ < img src ="images/img4.jpg " alt ="cute owl ">
23+ < img src ="images/img5.jpg " alt ="another cute owl ">
24+ < br >
25+ Watch the video
26+ </ a >
27+ </ div >
28+ < div >
29+ < p >
30+ < strong >
31+ "The Owl & the Pussy-cat went to sea < br >
32+ In a beautiful pea-green boat"
33+ </ strong >
34+ </ p >
35+ < small > — nursery rhyme</ small >
36+ </ div >
2937 < div >
3038 < h3 > Owls:</ h3 >
3139 < p >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ In this tutorial we are going to look at:
1818
1919### Goal
2020
21- By the end of this tutorial you will have built [ this webpage.] ( https://tutorials.codebar.io/html/lesson1/ example.html " I love owls ")
21+ By the end of this tutorial you will have built [ this webpage.] ( example.html " I love owls ")
2222
2323#### What is HTML?
2424
You can’t perform that action at this time.
0 commit comments