-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGarden.html
79 lines (77 loc) · 2.43 KB
/
Garden.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<head><title>story about a gardener</title></head >
<body>
<ul id="Table of contents">
<li>
<a href="#Table of contents">table of contents</a>
</li>
<li>
<a href="#the seeds">the seeds</a>
</li>
<li>
<a href="#the intro">the intro</a>
</li>
<li>
<a href="#the growth">the growth</a>
</li>
<li>
<a href="#the wedding">the wedding</a>
</li>
</ul><div id="the intro">
<h3>
once upon a time there was a gardener and he loved <b>sunflowers</b>.
</h3>
<div id="the seeds">
<h1>the seeds</h1><hr>
<h3>
the gardener planted 2 sunflowers<br>
and the sun shone<br>
the rain fell<br>
the gardener watered them<br>
for 99 days----(and one night)----<br>
and then...<br>
the gardener...<br> got surprised.......
<ul>
<li>
<a href="#Table of contents">Table of contents</a>
</li>
<li>
<a href="#the seeds">the seeds</a>
</li>
<li>
<a href="#the intro">the intro</a>
</li>
<li>
<a href="#the growth">the growth</a>
</li>
</ul>
</h3>
</div>
<div id="the growth">
<h1>
the growth<hr>
</h1>
<h3>
after the gardener waited...<br>
2 sunflowers were there....<br>
after the gardener waited...<br>
the 2 sunflowers were stretching towards each other....
<ul>
<li>
<a href="#Table of contents">Table of contents</a>
</li>
<li>
<a href="#the seeds">the seeds</a>
</li>
<li>
<a href="#the intro">the intro</a>
</li>
<li>
<a href="#the growth">the growth</a>
</li>
</ul>
</h3>
</div>
<div id="the wedding">
<h1>the wedding</h1>
</div>
</body>