-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplayfair-67.html
42 lines (27 loc) · 2.2 KB
/
playfair-67.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
<!DOCTYPE html>
<html>
<head>
<title>Playfair 67</title>
<link rel="stylesheet" type="text/css" href="css/playfair-67.css">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="container">
<h1>Main Section Title</h1>
<p>If I am to be a thoroughfare, I prefer that it be of the mountain-brooks, the Parnassian streams, and not the town-sewers. … I believe that the mind can be permanently profaned by the habit of attending to trivial things, so that all our thoughts shall be tinged with triviality.</p>
<h2>Main Crosshead</h2>
<p>Our very intellect shall be macadamized, as it were,its foundation broken into fragments for the wheels of travel to roll over; and if you would know what will make the most durable pavement, surpassing rolled stones, spruce blocks, and asphaltum, you have only to look into some of our minds…</p>
<h3>Ornamented Crosshead</h3>
<p>Read not the Times. Read the Eternities. … Even the facts of science may dust the mind by their dryness, unless they are in a sense effaced each morning, or rather rendered fertile by the dews of fresh and living truth.</p>
<h4>Indented Sidehead</h4>
<p>Knowledge does not come to us by details, but in flashes of light from heaven. Yes, every thought that passes through the mind helps to wear and tear it, and to deepen the ruts, which, as in the streets of Pompeii, evince how much it has been used.</p>
<h5>Secondary Indented Sidehead</h5>
<p>When we want culture more than potatoes, and illumination more than sugar-plums, then the great resources of a world are taxed and drawn out, and the result, or staple production, is, not slaves, nor operatives, but … saints, poets, philosophers. …</p>
<div class="run-in-sidehead">Run-in Sidehead</div><p>In short, as a snow-drift is formed where there is a lull in the wind, so, one would say, where there is a lull of truth, an institution springs up. …</p>
<hr>
<h2>Blockquote</h2>
<p>In <em>Life Without Principle</em>, Henry David Thoreau said:
<blockquote>In short, as a snow-drift is formed where there is a lull in the wind, so, one would say, where there is a lull of truth, an institution springs up.</blockquote><p>
</div>
</body>
</html>