Today's Digital Newspaper

The Gazette

Weather Block Here



Two dead, four injured in shooting in south Denver

Two people are dead following a shooting at a house party Saturday night in the 4600 block of East Colorado Avenue.

Denver Police tweeted that four shooting victims were located in the area last night. Just before 4:30 p.m. Sunday, DPD tweeted that a second victim was pronounced dead and two new victims were found in serious condition.

The shooting is now being investigated as a homicide. Detectives are still investigating the case and have no suspect information as of this morning.

The identities of the deceased will be released by the Office of the Medical Examiner.

No other information was immediately available.

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;
}
}

f5285732-ea6b-11ec-bd7c-53d9d9e6ba00

View Original Article | Split View
Tags

PREV

PREVIOUS

Man in custody after accidental shooting in Superior

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save A 22-year-old man is in custody after a man was accidentally shot at an apartment party in Superior overnight.  Angel Serratos, 22, was arrested and is being held on suspicion of second-degree assault, tampering with […]

NEXT

NEXT UP

Safe2Tell reports drop in May

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Reports to Colorado’s anonymous tip line, Safe2Tell, dropped for the first time in four months in May, the Colorado Attorney General’s Office announced Tuesday.  Safe2Tell received 1,839 reports in May, 4% less than the previous month. More than 200 of those reports, or 11%, were […]