Today's Digital Newspaper

The Gazette

Weather Block Here



One dead after shooting in southeast Denver

One person is dead after being shot in southeast Denver on Friday night, according to the Denver Police Department.

Denver officers responded to a report of a shooting in the 10100 block of East Virginia Avenue at 11:10 p.m. A man was found on scene suffering from a gunshot wound, according to the department.

The man was transported to a local hospital where he later died. His identity will be released at a later date by Denver’s Office of the Medical Examiner.

Police had not made an arrest or released information about a potential suspect as of Saturday morning.

Anyone with information regarding the shooting should contact the 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;
}
}

5d17dac8-9c9e-11ec-85ac-7b8bb4c10c21

View Original Article | Split View

PREV

PREVIOUS

Shot fired after man attempting to steal catalytic converter confronted

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Jefferson County Sheriff’s Office is investigating a report that a man fired a shot after being confronted while attempting to steal a catalytic converter. The Sheriff’s Office said the shooting happened in the 8300 block of South Allison Street on Friday morning. A man […]

NEXT

NEXT UP

Box of human heads stolen from truck in Denver

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save A box containing human heads was stolen in Denver earlier this week, according to the Denver Police Department. The theft happened in the 7700 block of East 23rd Avenue between 2:30 p.m. Wednesday and 9:30 […]