4
4
< title > I love owls</ title >
5
5
</ head >
6
6
< body >
7
- < div > < img src ="images/logo.png " alt ="codebar.io "/> </ div >
8
- < h1 > Owls...</ h1 >
7
+ < div >
8
+ <!-- Note to self: this is where the header goes -->
9
+
10
+ < div >
11
+ < img src ="images/logo.png " alt ="codebar.io " />
12
+ </ div >
13
+
14
+ < h1 > Owls</ h1 >
15
+
16
+ < p >
17
+ Most birds of prey sport eyes on the sides of their heads,
18
+ but the stereoscopic nature of
19
+ the owl's forward-facing < strong > eyes permits the greater
20
+ sense of depth perception</ strong > necessary for low-light hunting.
21
+ </ p >
22
+
23
+ < a href ="https://en.wikipedia.org/wiki/Owl "> More information about owls...</ a >
24
+ </ div >
25
+
9
26
< h2 > Why do I like owls so much?</ h2 >
10
27
< ul >
11
- < li > < img src ="images/img1.jpg " alt ="adorable "/ ></ li >
12
- < li > < img src ="images/img2.jpg " alt ="lovely "/ ></ li >
13
- < li > < img src ="images/img3.jpg " alt ="cuddly "/ ></ li >
28
+ < li > < img src ="images/img1.jpg " alt ="adorable "> </ li >
29
+ < li > < img src ="images/img2.jpg " alt ="lovely "> </ li >
30
+ < li > < img src ="images/img3.jpg " alt ="cuddly "> </ li >
14
31
</ ul >
15
32
< ol >
16
- < li > < b > they are adorable</ b > </ li >
17
- < li > < b > and lovely</ b > </ li >
18
- < li > < b > and cuddly</ b > </ li >
33
+ < li > they are adorable</ li >
34
+ < li > and lovely</ li >
35
+ < li > and cuddly</ li >
19
36
</ ol >
37
+
20
38
< div >
21
39
< a href ="https://www.youtube.com/watch?v=gBjnfgnwXic ">
22
40
< img src ="images/img4.jpg " alt ="cute owl ">
@@ -25,6 +43,7 @@ <h2>Why do I like owls so much?</h2>
25
43
Watch the video
26
44
</ a >
27
45
</ div >
46
+
28
47
< div >
29
48
< p >
30
49
< strong >
@@ -34,29 +53,16 @@ <h2>Why do I like owls so much?</h2>
34
53
</ p >
35
54
< small > — nursery rhyme</ small >
36
55
</ div >
37
- < div >
38
- < h3 > Owls:</ h3 >
39
- < p >
40
- Most birds of prey sport eyes on the sides of their heads,< br >
41
- but the stereoscopic nature of < br >
42
- the owl's forward-facing < strong > eyes permits the greater < br >
43
- sense of depth perception </ strong > necessary for low-light hunting. < br >
44
- < br >
45
- < a href ="https://en.wikipedia.org/wiki/Owl "> More information about owls...</ a >
46
- </ p >
47
- </ div >
48
- < div >
49
- < img src ="images/img6.jpg " alt ="two owls "/>
50
- </ div >
56
+
51
57
< ul >
52
58
< li >
53
- < a href ="
mailto:[email protected] ?subject=I love owls :: codebar "
> Email us
</ a >
59
+ < a href ="
mailto:[email protected] ?subject=I%20love%20owls%20::%20codebar "
> Email us
</ a >
54
60
</ li >
55
61
< li >
56
- < a href ="mailto:?subject=I love owls :: codebar "> Email a friend</ a >
62
+ < a href ="mailto:?subject=I%20love%20owls%20::%20codebar "> Email a friend</ a >
57
63
</ li >
58
64
< li >
59
- < a href ="https://twitter.com/codebar "> Twitter </ a >
65
+ < a href ="https://twitter.com/home?status=I love owls! via @ codebar "> Share your love of owls on twitter </ a >
60
66
</ li >
61
67
</ ul >
62
68
</ body >
0 commit comments