Grand Valley State University

Grand Valley State University responsive web design
Grand Valley State University across four different breakpoints

View Grand Valley State University

The Grand Valley responsive design is slick and designed for performance in mind.  The javascript and CSS are rolled into a single file and minified, as is the HTML that is served to the browser.

There are a quite a few links that take you to the fixed width website which ruins the nice mobile experience, but I'm sure that will be fixed over time.

Surprisingly there's little in the way of pollyfills in this implementation. 

Grand Valley State University Technical Details

Site Meta Tag

<>

Media Queries

@media screen and (max-width:979px)
@media screen and (max-width:760px)
@media screen and (max-width:599px)
@media screen and (max-width:475px)
@media screen and (max-width:400px)

Subscribe to our Newsletter

Add your email address and receive an email every Friday covering off everything worth knowing about building your websites responsively.