-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
65 lines (40 loc) · 3.16 KB
/
index.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
<html>
<head>
<title>Article</title>
</head>
<body>
<center><img src="../img/1.jpg" height="50%" width="30%"></center>
<h2>Early Life</h2>
<p>John Dalton was born into a Quaker family in Eaglesfield, near Cockermouth, in Cumberland, England.[1] His father was a weaver.[2] He received his early education from his father and from Quaker John Fletcher,<a href="https://github.com/sarahsga/TK-Tasks/tree/master/html/03-wikipedia">Example</a> who ran a private school in the nearby village of Pardshaw Hall. Dalton's family was too poor to support him for long and he began to earn his living at the age of ten in the service of a wealthy local Quaker, Elihu Robinson.[3] It is said he began teaching at a local school at age 12 and became proficient in Latin at age 14.<a href="https://github.com/sarahsga/TK-Tasks/tree/master/html/03-wikipedia">Example</a>
</p>
<h2>Meteorology</h2>
<p>Dalton's early life was influenced by a prominent Eaglesfield Quaker, Elihu Robinson,[4] a competent meteorologist and instrument maker, who interested him in problems of mathematics and <a href="https://github.com/sarahsga/TK-Tasks/tree/master/html/03-wikipedia">Example</a> meteorology. During his years in Kendal, Dalton contributed solutions to problems and answered questions on various subjects in The Ladies' Diary and the Gentleman's Diary. In 1787 at age 21 he began his meteorological diary in which, during the succeeding 57 years, he entered more than 200,000 observations.[5] He rediscovered George Hadley's theory of atmospheric circulation (now known as the Hadley cell) around this time.[6] In 1793 Dalton's first publication,<a href="https://github.com/sarahsga/TK-Tasks/tree/master/html/03-wikipedia">Example</a> Meteorological Observations and Essays, contained the seeds of several of his later discoveries but despite the originality of his treatment, little attention was paid to them by other scholars. A second work by Dalton, Elements of English Grammar, was published in 1801.<a href="https://github.com/sarahsga/TK-Tasks/tree/master/html/03-wikipedia">Example</a>
</p>
<h2>Some key Quotes to success</h2>
<ul>
<li>Everything is composed of atoms, which are the indivisible building blocks of matter and cannot be destroyed.
</li>
<li>All atoms of an element are identical.
</li>
<li>The atoms of different elements vary in size and mass.
</li>
<li>Compounds are produced through different whole-number combinations of atoms.
</li>
<li>A chemical reaction results in the rearrangement of atoms in the reactant and product compounds.
</li>
</ul>
<h2>Key points</h2>
<ol>
<li>Everything is composed of atoms, which are the indivisible building blocks of matter and cannot be destroyed.
</li>
<li>All atoms of an element are identical.
</li>
<li>The atoms of different elements vary in size and mass.
</li>
<li>Compounds are produced through different whole-number combinations of atoms.
</li>
<li>A chemical reaction results in the rearrangement of atoms in the reactant and product compounds.
</li>
</ol>
</body>
</html