-
Notifications
You must be signed in to change notification settings - Fork 0
/
pd.html
66 lines (66 loc) · 3.1 KB
/
pd.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
<!DOCTYPE html>
<!-HTML made by Richard Josh->
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
<style media="screen">
body {
font-family: cursive;
font-size: 110%;
background-color: greenyellow;
}
.main {
background-color: lightgoldenrodyellow;
margin: 5%;
padding: 16px;
border-radius: 6px;
border-right: 4px darkkhaki solid;
}
dt {
margin: 1%;
color: darkgreen;
}
</style>
</head>
<body>
<div class="main">
<div class="directions">
Instructions:
Write an essay regarding to the personal development you experience before you reach your age now in different aspects below.
</div>
<ol>
<li>Physical aspect</li>
<dt>Physically change was one of the things I least expected
when I grew up like I really think about but now I am rather insecure <br>
talking about it, unless on paper though/digital.
"It was a blast, A one in a life time phenomenon that one's can't forget."...
<br><br>
Primarily i started developing pubic hair. and it seems odd at first. and then
Facial Hair started growing i was excited at first then. my nephew told me i looked like a goat
</dt>
<li>Emotional aspect</li>
<dt>Emotionally, emotionally I am not stable during puberty. I am this typical edgy person that you will see somewhere that always wear headset.
yeah. Not very healthy. but good thing i've experience being like that. <br><br>
Emotionally unstable. I was the typical dead kid you'll ever find in a party.
</dt>
<li>Social aspect</li>
<dt>Social I could say I am fine because I was able to do class and Orchestra during that time. like weekday schools then weekends I goes to Ortigas
it was on benpres. but now that building has been demolished. I'm friendly, just don't talk to me when i seem tired because you're gonna get ghosted or flamed.
</dt>
<li>Psychological aspect</li>
<dt>Well, Uhmm, I could says there was change in mental cognition and formulation but it was something that I was afraid of... I hate change.
Yeah, whether if it's good or bad.
I always ask advice to my music mentor since obviously older than me. has a great realationship to basically everyone i could say he's my Idol.
</dt>
<li>Intellectual aspect</li>
<dt>Well, My Father push himself for me to get into a school that i don't really want. and also i don't want to hurt his expectations.
it's like a mirror thingy like when i hurt someone i was able to imagine where it hits or hurts. yeah. and it's like synaesthesia but for sensation.
Aside from this weird stuff i grew fond of learning math and most likely logic. such as logic gates.
</dt>
<li>Spiritual aspect.</li>
<dt>I'll was active follower of christ when i was young. because most of my music studies revolves around it. and i still like them but just the MUSIC not christ.</dt>
</ol>
</div>
</body>
</html>