Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
yay
  • Loading branch information
jxah authored Jan 4, 2021
1 parent b8cf2d0 commit e67f89e
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 0 deletions.
Binary file added favicon.ico
Binary file not shown.
93 changes: 93 additions & 0 deletions story.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="favicon.ico">
<title>heart+love=❤️</title>
<header><h1>heart+love=❤️</h1></header>
</head>
<body>
<style>
body{
color: lightyellow;
background-color: crimson;
}
div{
border: lightyellow;
}
a{
color: lightyellow;
}
</style>
<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>
</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 suprysd.......
<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>
</body>
</html>

0 comments on commit e67f89e

Please sign in to comment.