Today's Digital Newspaper

The Gazette

Weather Block Here



One shot in Denver’s Northeast Park Hill neighborhood

Officials are investigating a Wednesday morning shooting in the Northeast Park Hill neighborhood, the Denver Police Department announced.

The shooting happened in the area of East 33rd Avenue and Dexter Street, near the City of Axum Park, police said.

Police announced the shooting at 9:47 a.m.

One victim, a man, has been located. He is expected to survive his injuries, police said. 

A man was taken into custody in connection to the shooting Wednesday afternoon. 

The identities of the victim and suspect have not yet been released. 

The investigation is ongoing. 

Anyone with information is asked to contact Metro Denver Crime Stoppers at 720-913-7867.

Sign Up For Free: Weekly 7

Catch up with a rundown of the 7 most important and interesting stories delivered to your inbox every Thursday.

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[]\.,;:s@”]+(.[^()[]\.,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}

78d4d446-29c7-11eb-b099-3f099851bb42

View Original Article | Split View

PREV

PREVIOUS

Man arrested in connection to arson at City Grille in June

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save After a five-month investigation, 47-year-old Michael Lidmila was arrested Tuesday in connection to the City Grille fire on June 5, the Denver Fire Department announced. Lidmila was charged with first-degree arson. Officials said Lidmila was […]

NEXT

NEXT UP

Boulder County Sheriff’s Office starts online reporting system

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Boulder County Sheriff’s Office launched an online reporting system, allowing people to report non-emergencies and non-violent crimes online, the Sheriff’s Office announced Wednesday. “We are happy to launch this new online reporting system,” said […]