Today's Digital Newspaper

The Gazette

Weather Block Here



One wounded in downtown stabbing near Colfax

A stabbing downtown Monday night left one victim hospitalized, the Denver Police Department said.

The stabbing happened near North Clermont Street and East Colfax Avenue, bordering Denver’s South Park Hill and Hale neighborhoods. Police originally said the stabbing happened at North Clermont Street and East 15th Avenue.

Police announced the stabbing at 10:35 p.m. Monday.

The victim, a woman, was taken to a hospital for treatment. Her current status is unknown, police said.

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

ddefc890-28fa-11eb-9786-67bc07375ce1

View Original Article | Split View

PREV

PREVIOUS

Columbine Memorial donation box stolen

Facebook Twitter WhatsApp SMS Email Print Copy article link Save The donation box at the Columbine Memorial was stolen over the weekend, the Columbine Memorial Foundation announced Monday afternoon. The foundation said someone dug up the box from the ground, removing it with its concrete base intact, sometime between Friday and Sunday. The Columbine Memorial […]

NEXT

NEXT UP

Fatal Aurora apartment fire ruled arson

Facebook Twitter WhatsApp SMS Email Print Copy article link Save Facebook Twitter WhatsApp SMS Email Print Copy article link Save Authorities have ruled that a fire that killed one and destroyed a three-story apartment building last month in Aurora was arson. Officials from Aurora Fire Rescue Department are still investigating the fire that began shortly […]