-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
executable file
·101 lines (85 loc) · 4.15 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<?xml version="1.0" encoding="UTF-8"?>
<div xmlns="http://www.w3.org/1999/xhtml" data-template="templates:surround"
data-template-with="templates/page.html" data-template-at="content">
<div class="newspaper-masthead">
<h1><span>Wilde Trials</span>
<img src="resources/img/logo.svg"/>
<span>News Archive</span></h1>
<div class="issue-date">World news coverage of Oscar Wilde’s three trials and first months in
prison <br/> April 3, 1895 — December 31, 1895</div>
</div>
<div class="spacer"/>
<div class="row vertical-divider">
<div class="col-sm-4">
<div class="article">
<img src="resources/img/front/Paris-Herald-April-7.png"
alt="Engraving of Wilde flanked by two helmeted, mustachioed police officers"
class="multiply"/>
<p class="caption"><i>New York Herald (European Edition)</i>, April 7th, 1895</p>
<h2>Oscar Wilde Arrested!</h2>
<p>The <i>Wilde Trials International News Archive</i> gathers international news reports
covering the three trials of the Irish writer Oscar Wilde (1854-1900). Wilde’s trials were
a global media event in the spring of 1895, triggering important debates about gender and
sexuality, as well as art, justice, and press standards. You can now read, search, and
compare news reports from around the world to learn how journalists reported the news and
shaped opinion about the writer's trials and punishment. <a href="about.html">Read
more.</a>
</p>
</div>
</div>
<div class="col-sm-4">
<div class="article">
<h3>News & Reports</h3>
<div class="body">
<a href="list.html">Discover news reports</a> on the Wilde trials from around the world
and in several different languages. </div>
</div>
<div class="article">
<h3>The Love that Dare not Speak its Name</h3>
<div class="body"> At the close of Wilde’s first trial for “gross indecency,” the
prosecution asked him to explain “the love that dare not speak its name.” <a
href="view.html?f=usnyh_5654">Read</a> his famous reply,
as reported in the <i>New York Herald</i> on May 1, 1895. </div>
</div>
<div class="article">
<h3>Wilde on the Treadmill</h3>
<div class="body"> Read <a href="view.html?f=flt_3387">reportage</a> from the leading French newspaper, <i>Le Temps</i>, detailing what hard
labour and the dreaded treadmill might entail for Wilde, who on May 25, 1895 was sentenced
to two years of incarceration in the English local prison system. </div>
</div>
<div class="article">
<h3>Wilde Gallery</h3>
<div class="body">In the spring of 1895, newspapers worldwide illustrated key figures and
scenes from Oscar Wilde’s three criminal trials. View <a href="gallery.html">rarely seen
depictions of Wilde</a> as well as iconic ones based on well-known photographs from the
period. </div>
</div>
</div>
<div class="col-sm-4">
<div class="article">
<img src="resources/img/front/La-Lanterne-May-2.png"
alt="A diptych engraving depicting first a baccanalia and next, Wilde being kicked soundly in the buttocks"
class="multiply"/>
<p class="caption"><i>La Lanterne</i>, May 2, 1895 </p>
<h3>News Networks</h3>
<div class="body"> Discover how news reports on the Wilde trials circulated through
different news networks around the world. <a href="networks.html">Read more.</a>
</div>
</div>
<div class="article">
<h3>Wilde Data</h3>
<div class="body">
<a href="export.html">Access and download</a> data files on the Wilde trials news reports.
</div>
</div>
<div class="article">
<h3>Future Work</h3>
<div class="body">
<p>New newspapers continue to be added to the archive as well as updated features. The
archive is related to a larger book project on Wilde News Abroad.</p>
</div>
</div>
</div>
</div>
<div class="spacer"/>
</div>