File tree 2 files changed +18
-10
lines changed
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>
17
17
< li > < b > and lovely</ b > </ li >
18
18
< li > < b > and cuddly</ b > </ li >
19
19
</ 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 >
29
37
< div >
30
38
< h3 > Owls:</ h3 >
31
39
< p >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ In this tutorial we are going to look at:
18
18
19
19
### Goal
20
20
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 ")
22
22
23
23
#### What is HTML?
24
24
You can’t perform that action at this time.
0 commit comments