Burning and damaged ships at Pearl Harbor on Dec. 7, 1941. Source: National Archives Catalog
At 8:10 a.m. Hawaiian Standard Time on Sunday, Dec. 7, 1941, the USS Arizona was struck by Japanese bombs during the surprise attack on Pearl Harbor. Of the 1,732 crew members aboard, 1,177 were killed, and only a small number survived. The battleship, part of the Pennsylvania class, was so badly damaged that it was stricken from the Naval Vessel Register on Dec. 1, 1942, nearly a year after the attack on Pearl Harbor.
Saturday, Dec. 7, marked the 83rd anniversary of the attack, a day that propelled the United States into World War II. The next day, President Franklin D. Roosevelt addressed Congress, calling Dec. 7 “a date which will live in infamy.” Hours later, the United States formally declared war on Japan, beginning its active involvement in the global conflict.
John Holt, a survivor of the attack on Pearl Harbor, spent his later years living in Eden Prairie, Minnesota. He passed away in 2012 at the age of 90. (Read about his story below.)
The attack on Pearl Harbor was felt nationwide, including in Eden Prairie, which would later be incorporated as a city in 1962. Many Americans enlisted or were drafted into service as the country mobilized for war.
The war in the Pacific continued for 1,365 days before Japan formally surrendered on Sept. 2, 1945, aboard the USS Missouri. Today, the USS Arizona remains a solemn memorial to the 1,177 men who lost their lives aboard and to all who served during World War II.
The USS Arizona Memorial in Pearl Harbor, Hawaii, honors the 1,177 crew members who died during the Dec. 7, 1941, attack. The site is a solemn tribute to their sacrifice and the events that drew the United States into World War II. Adobe Stock Image
.sidebar-box {
background-color: #f9f9f9; /* Light background for differentiation */
border-left: 4px solid #ccc; /* Subtle left border */
padding: 15px;
margin: 20px 0;
font-family: ‘Georgia’, serif; /* Elegant serif font */
line-height: 1.6; /* Readable line spacing */
}
.sidebar-box h3 {
text-align: center; /* Centers the headline */
margin-top: 0;
font-size: 1.5em;
font-style: italic;
color: #333; /* Darker text for contrast */
text-transform: uppercase; /* Uppercases PEARL HARBOR */
}
.sidebar-box p {
margin: 0.5em 0;
}
.sidebar-box em {
font-style: italic;
color: #555; /* Subtle tone for emphasis */
}
.sidebar-box h4 {
text-align: center; /* Centers the story headline */
margin-top: 20px;
font-size: 1.3em;
font-style: normal;
font-weight: bold;
text-transform: none; /* Maintain title style */
}
.subhead {
text-align: center; /* Centers the subhead */
font-size: 1.1em;
font-weight: bold;
color: #444; /* Darker color for visibility */
margin-bottom: 10px;
font-style: italic;
}
.note {
text-align: center; /* Centers the note text */
font-size: 0.9em;
color: #666; /* Subtle tone for note */
margin-bottom: 20px;
}
.author {
font-style: italic;
margin-bottom: 10px;
display: block; /* Ensures it appears above the first paragraph */
}
.newspaper-style {
font-family: ‘Times New Roman’, serif; /* Mimics print newspaper font */
font-size: 1.1em;
text-align: justify; /* Justifies text for a print-like look */
line-height: 1.8; /* Spacious line height for readability */
column-count: 2; /* Creates two columns like a newspaper */
column-gap: 30px; /* Space between columns */
margin-top: 20px;
padding-top: 10px;
border-top: 1px solid #ccc; /* Subtle separation */
}
/* Responsive Design for Single Column on Small Screens */
@media screen and (max-width: 768px) {
.newspaper-style {
column-count: 1; /* Reverts to a single column for smaller screens */
}
}