-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
112 lines (84 loc) · 5.09 KB
/
index.html
File metadata and controls
112 lines (84 loc) · 5.09 KB
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale = 1">
<title>A Font Story</title>
<link rel="stylesheet" href="main.css" type="text/css">
</head>
<body>
<div class="topContainer">
<p>A Font Story</p>
</div>
<div span class="sourceSans">
<h1>The Wind that Blew like Singing Frogs</h1>
<p>A Short Story</p>
<p>
Jane Doe was thinking about Khabikf Moons again. Khabikf was an adorable lover with sloppy eyes and ample lips.</p>
<p>
Jane walked over to the window and reflected on her beautiful surroundings. She had always loved magical Athens with its obnoxious, orange oceans. It was a place that encouraged her tendency to feel confident.</p>
<p>
Then she saw something in the distance, or rather someone. It was the adorable figure of Khabikf Moons.</p>
<a href="https://mega.nz/#!Hs9lVAwb!yVHMzuyJbcWjmiLWquTKAZqx6oQMnHbm7H9TdvNDALg" style = "text-decoration: none"><span class="dbutton">Download</span></a>
<span class = "dbutton" style = "color: white">SourceSansPro</span>
</div>
<div class="kozuka">
<h2>..continued</h2>
<p>
Jane gulped. She glanced at her own reflection. She was a courageous, gracious, tea drinker with brown eyes and pretty lips. Her friends saw her as a frantic, fluttering friend. Once, she had even rescued a shivering toddler from a burning building.</p>
<p>
But not even a courageous person who had once rescued a shivering toddler from a burning building, was prepared for what Khabikf had in store today.</p>
<p>The wind blew like singing frogs, making Jane anxious. Jane grabbed a stripy teapot that had been strewn nearby; she massaged it with her fingers.</p>
<a href="https://mega.nz/#!3k1B2CQS!USaBVNXB0IPKP_wDNwbUKGWaikbmU_enA-_M8qXgQWE" style = "text-decoration: none"><span class="dbutton">Download</span></a>
<span class = "dbutton" style = "color: white">kozuka</span>
</div>
<div class="gotham">
<h2>..continued</h2>
<p>
As Jane stepped outside and Khabikf came closer, she could see the dangerous smile on his face.</p>
<p>
Khabikf gazed with the affection of 1081 loving barbecued bears. He said, in hushed tones, "I love you and I want affection."</p>
<p>
Jane looked back, even more anxious and still fingering the stripy teapot. "Khabikf, you must think I was born yesterday," she replied.</p>
<p>
They looked at each other with delighted feelings, like two grieving, gentle gerbils thinking at a very caring holiday, which had classical music playing in the background and two funny uncles laughing to the beat.</p>
<a href="https://mega.nz/#!25MBUQAC!AvyvZ7KeCkK7oE2nRaXzYoKGBKMcpOTGD7FYhE1yago" style = "text-decoration: none"><span class="dbutton">Download</span></a>
<span class = "dbutton" style = "color: white">Gotham</span>
</div>
<div class="raleway">
<h2>..continued</h2>
<p>
Jane regarded Khabikf's sloppy eyes and ample lips. "I feel the same way!" revealed Jane with a delighted grin.</p>
<p>
Khabikf looked happy, his emotions blushing like a shrill, scandalous sausage.</p>
<p>
Then Khabikf came inside for a nice cup of tea.</p>
<p>THE END </p>
<p>Hope you enjoyed</p>
<a href="https://mega.nz/#!P0FV3SxI!mInmMV8NSxdWosHHJ5XGScHzddbSPUBx5OFYMdtxcmI" style = "text-decoration: none"><span class="dbutton">Download</span></a>
<span class = "dbutton" style = "color: white">raleway</span>
</div>
<div class="lato">
<h1>about me</h1>
<p>I am a curiosity driven guy who loves to learn and explore all posibilities in a situation before settling down on what to do.<br>
I also like spontainity because in this life you never know where you might end up in.</p>
<p>I have had an interest in building web applications for a while now but that curiousity has been pushed far for long but now i am ready to dive in.</p>
<p>
I write in html5,css,javascript and work with bootstrap on time factor projects.</p>
<!--
<a href="https://mega.nz/#!rpk3mSoT!tH0WeANedcYqZ3Uh9g3c0QD_jKZXbWiGipi_oCGJ3rw"><span class="dbutton">Download</span></a>
-->
</div>
<div class="roboto">
<h2>show some love</h2>
<p>by following me on</p>
<a href="https://twitter.com/realObbie" style = "text-decoration: none"><span class="social">Twitter</span></a>
<a href="https://codepen.io/realObbie/" style = "text-decoration: none"><span class="social">Codepen</span></a>
<a href="https://github.com/realObbie" style = "text-decoration: none"><span class="social">Github</span></a>
<!--
<p>Raleway is a favourite font i love to use</p>
<a href="https://mega.nz/#!a49xUazT!XIMF8Pu6STatM1UXh1-3vaXTiju7fcYP1VJzPOHTi8U"><span class="dbutton">Download</span></a>
-->
</div>
</body>
</html>