-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmission.html
More file actions
29 lines (28 loc) · 1.21 KB
/
mission.html
File metadata and controls
29 lines (28 loc) · 1.21 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
---
layout: default
---
<img src="imgs/Mission.png" style="margin-bottom: 15px"> </img>
<h1>Explanation</h1>
<inline>
<p>I wanted my mission statement to be short so I could remember it afterwards, but I
also wanted that while it being short it englobed all the aspects of what I want to do. I
think the phrase: </p><p style="display: block">
<blockquote style="display: inline">Feet on the ground, sight upon the skies</blockquote></p>
<p>embodies what I want my mission to be and it is easier to remember than a paragraph length explanation
of a mission statement. Still, since I don't want to forget what my mission statement entails in a couple
of months this is a list of the things it covers: </p>
</inline>
<div class="row marketing">
<div class="col-lg-6">
<h4>Perseverance</h4>
<p>Never giving up, and to keep trying until it works.</p>
<h4>Tenacioussnes</h4>
<p>Not being afraid by new situations. Knowing what you want and going to get it.</p>
</div>
<div class="col-lg-6">
<h4>Discipline</h4>
<p>Knowing that to achieve goals one has to work hard.</p>
<h4>Creativity</h4>
<p>Having an open mind to ideas and thinking of original and different ways of seeing things.</p>
</div>
</div>