Today's Digital Newspaper

The Gazette

Weather Block Here



One wounded in Denver shooting

One person was wounded in a shooting in the Hampden neighborhood Saturday night, the Denver Police Department said. 

Police investigating stabbing in southeast Denver

Officers were dispatched to the 10000 block of East Girard Avenue at 7:30 p.m. after a report of a shooting. Officers found a victim suffering from a gunshot wound. 

Aurora man shoots intruder armed with a knife

The victim was taken to a hospital to be treated for their injuries, police said. 

Denver police investigating overnight shooting in Hampden neighborhood

No arrests have been made as of 1:45 p.m. Sunday.

The investigation is ongoing.

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

8989e326-a07d-11eb-96ce-a72dd7347d81

View Original Article | Split View

PREV

PREVIOUS

Police investigating stabbing in southeast Denver

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The Denver Police Department is investigating a stabbing that happened in the Washington Virginia Vale neighborhood Saturday night. At approximately 6:50pm, #DPD Officers were assigned to investigate a Stabbing at Parker and Quebec. In relation to this incident one party is being treated for injuries. […]

NEXT

NEXT UP

Charges filed against man accused of starting Greeley apartment explosion

Facebook Twitter WhatsApp SMS Email Print Copy article link Save A 29-year-old Greeley man is facing seven felony charges after allegedly causing a deadly apartment explosion last month. Matthew Fry was charged with manslaughter, three counts of fourth-degree arson, two counts of second-degree assault and extraction of marijuana concentrate by the 19th Judicial District Attorney, […]