-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path3.html
More file actions
43 lines (38 loc) · 1.5 KB
/
3.html
File metadata and controls
43 lines (38 loc) · 1.5 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
38
39
40
41
42
43
<!doctype html>
<html>
<head>
<title> What is No Gun Ri massacre? </title>
<meta charset="utf-8">
</head>
<body>
<h1> No Gun Ri massacre </h1>
<ol>
<li>Clinton's Statement of No Gun Ri</li>
<li>Circumstances</li>
<li>Society Reaction</li>
</ol>
<ul>
<li>Circumstances</li>
<li>Clinton's Statement</li>
<li>Society Reaction</li>
</ul>
<h2> <a href = "https://en.wikipedia.org/wiki/No_Gun_Ri_massacre" target = "_blank" title = "No Gun Ri - Wikipedia">No Gun Ri massacre</a>이란 무엇인가? </h2>
<h1> Let's find it out... </h1>
<h2> Let's find it out... </h2>
<h3> Let's find it out... </h3>
<h4> Let's find it out... </h4>
<h5> Let's find it out... </h5>
<h6> Let's find it out... </h6>
<img src = "NoGunRi.jpg" width = 100%>
<p>
On behalf of the United States of America, I deeply regret that Korean civilians lost their lives at No Gun Ri in late July, 1950.
The intensive, yearlong investigation into this incident has served
as a painful reminder of the tragedies of war and the scars they leave behind on people and on nations.
</p>
<p>
Although we have been unable to determine precisely the events that occurred at No Gun Ri,
the U.S. and South Korean governments have concluded in the Statement of Mutual Understanding that an unconfirmed number of innocent
Korean refugees were killed or injured there.
</p>
</body>
</html>