-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebwork.htm
More file actions
37 lines (36 loc) · 1.72 KB
/
webwork.htm
File metadata and controls
37 lines (36 loc) · 1.72 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
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="web1.css">
</head>
<body>
<nav class="navigation">
<ul>
<li>Introduction</li>
<li>Understanting your skills </li>
<li>Skill India</li>
<li>Donate</li>
</ul>
</nav>
<div id="important">
<div class="quote">
<h1>The capacity to learn is a gift;the ability to learn is a skill;the willingness to learn is a choice.-<a href="https://www.google.co.in/search?q=quotes+on+education&source=lnms&tbm=isch&sa=X&ved=0ahUKEwidwJjd9prYAhXJqI8KHRZnCBcQ_AUICigB&biw=1536&bih=759#imgrc=VVZXLgTo8lP1wM:">Brain Herbet</a><h1>
</div>
</div>
<p class="educate">Education can break the shackles of all misery.This is quite writly said.Learning is a process that shall continue throughout anyone's life.Learning shouln't be a burden but a process that enlightens you and motivates you to do better things in life.
Like reading this blog is one of them ;).Schooling ,often considered as a burden by children is an integral part of anyone's life.Without schooling, one can not appear for the formal exams and hence cannot futher obtain education.Rather then just siiting idle and doing nothing one should pickup a skill that the person likes and work on it. That is what learning is all about .
There are certain problems that may be encountered :
<ul>
<li>Lack of time</li>
<li>Lack of money</li>
<li>Lack of support from your parents</li>
<li>Lack of resources like proper studying material</li>
</ul>
But one should not lose hope.
There are proper organizations and institutions working towards teaching people a certain skill.
Skill India ,the campaign started by the government is quite an epitome of that.
</p>
</body>
</html>