Today's Digital Newspaper

The Gazette

Weather Block Here



Colorado, Deion Sanders’ 2025 football schedule announced by Big 12

The Big 12 Conference released Colorado’s 2025 schedule Tuesday:

Aug. 30: Georgia Tech at Colorado

Sept. 6: Delaware at Colorado

Sept. 13: Colorado at Houston

Sept. 20: Wyoming at Colorado

Sept. 27: BYU at Colorado

Oct. 4: Colorado at TCU

Sign Up For Free: Mile High 5

Your daily report on everything sports in Colorado – covering the Denver Broncos, Denver Nuggets, Colorado Avalanche, and columns from Woody Paige and Paul Klee.

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=59&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/pp5%20signup%203.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/pp5%20signup%203.png);
background-size: cover;
}
}

Featured Local Savings

Oct. 11: Iowa State at Colorado

Oct. 25: Colorado at Utah

Nov. 1: Arizona at Colorado

Nov. 8: Colorado at West Virginia

Nov. 22: Arizona State at Colorado

Nov. 29: Colorado at Kansas State

c174b0ce-e316-11ef-b793-7b334fd73829

View Original Article | Split View
Tags

Paul Klee

Reporter

PREV

PREVIOUS

Michael Porter Jr. enjoys best game of season, expects to stay with Denver Nuggets after trade deadline

There was a good reason Michael Porter Jr. looked mighty comfortable in Denver three days before the NBA deadline. If the Nuggets want to make a big deal ahead of the Thursday afternoon deadline, Porter would almost certainly be involved. Nikola Jokic, who dialed up another triple-double with 27 points, 14 rebounds and 10 assists, […]

NEXT

NEXT UP

Randy Gradishar, the only Broncos player to win NFL Defensive Player of the Year, hopes Pat Surtain becomes the second

On Thursday night, NFL Honors will be broadcast nationally on Fox and NFL Network and Broncos cornerback Pat Surtain II will learn with cameras on him whether he has been named NFL Defensive Player of the Year. It was quite different when Broncos linebacker Randy Gradishar was named Defensive Player of the Year in 1978. […]