SpyreStudios

Web Design and Development Magazine

  • Design
  • Showcase
  • Inspirational
  • Tutorials
  • CSS
  • Resources
  • Tools
  • UX
  • More
    • Mobile
    • Usability
    • HTML5
    • Business
    • Freebies
    • Giveaway
    • About SpyreStudios
    • Advertise On SpyreStudios
    • Get In Touch With Us

Responsive Techniques that Every Website Should Use

November 14, 2014 by Jake Rocheleau

The trendy examples of modern responsive design have grown quite popular out of a need for homogenous interfaces among an ever-growing sea of devices. Based on the rules of supply and demand, where there’s a demand there is supply. The immense popularity of flexible website layouts has created a market of educational tools for developers and designers alike.

In this article I’d like to share a few responsive web design techniques that can be applied to any layout. Each website project is intimately different yet great designers can recognize the common similarities in most work. If you’re new to responsive design or just looking for some ideas then be sure to check out the suggestions in this post.

Navigation Design

Handling webpage navigation is one of the largest topics in the responsive design community. Each website is different and has a different set of requirements. For example a smaller blog like Treehouse only needs a few top links which can be shifted into an expanding hamburger menu.

team treehouse design development blog layout

In contrast the website for Comedy Central is much larger and needs a larger solution. This site is a personal favorite of mine because it’s so well-designed and usable at all screen sizes. Beyond a certain point the top navigation switches into a sliding menu with multi-level links.

comedy central homepage responsive layout

Granted not every website needs to completely hide the navigation at smaller sizes. There are various solutions to responsive navigation and how you approach the topic will greatly hinge on the requirements of each project. A website using 3 nav links can be organized differently than a website with 13. Take a look at some popular navigation examples to see what other designers have created.

Inspiration: Responsive Web Design Portfolio Layouts

Flexible Page Content

Managing dynamic text is a lot easier than you might imagine. You just need to recognize when a page is getting too small and claustrophobic for the amount of text fitted onto the screen. This is a visual cue that page content needs to be limited by increasing font size and line height.

Both headings and paragraphs often need to be adjusted when it comes to page content. Depending on the style of a website you might be handling a lot of content(blogs, forums) or a smaller amount of content(startups, mobile app pages). The goal is to create a simpler reading experience without being too simple.

Visitors should be able to read the page content quickly but they shouldn’t need to swipe down every 3 seconds. If the page copy is too big then it can become annoying and difficult to navigate the website.

kava ruzova czech cofee website homepage

It’s also common to rearrange elements in the layout from horizontal to vertical. You can see one such example on Kava Ruzova which isn’t exactly content-heavy but does have a certain flow to the layout. Content flow is something you want to keep in mind at all times.

Fluid Images

Image content is second only to text on the page. Images are used within content and for other frills like icons and vector graphics. Fluidity is a big part of responsive design – in fact it’s probably the most important part. So every responsive website should support fluid imagery.

This can be accomplished with a small bit of CSS like in this Stack thread. Developers are more than willing to share their code snippets with the world and open source has created the backbone for a powerful movement.

yummygum fluid images responsive website

Responsive design is so much easier because we can all share code and solve problems together. Also keep in mind that images are only one part of dynamic content – videos are also prominent in a lot of modern websites. Thankfully responsive embed codes also exist thanks to free code libraries such as Bootstrap.

Relatable Breakpoints

If you’ve read anything about responsive design then you should be familiar with the term breakpoint. This point occurs when the browser width meets a certain pixel value and new CSS properties go into effect. With fixed relatable breakpoints you can build a responsive layout that always resizes at exactly the right width.

However breakpoints aren’t just about resizing content. The best breakpoints create a new method of viewing the website by restructuring content in the sidebar, footer, header, and main page. Beyond a certain threshold it makes sense to drop that sidebar and give more room to the page text.

I recently found an article that covers major principles of responsive design with accompanying animated graphics. I would definitely suggest skimming through those examples to see how they stack up with the fundamentals I mention in this post.

Knowing when to create a breakpoint is very simple – you recognize the exact point at which the current layout starts to break down. This happens when the composition is getting squeezed too tightly, lacking space, lacking rhythm, and eventually becomes unusable Create a breakpoint just before that moment to alleviate some tension.

While determining a breakpoint is easy, knowing how the layout should respond is more difficult. You have to think about which elements need to be resized or reorganized and for what purpose. Does text need to be larger and more spacious? Do nav links need to be smaller and squeezed tighter?

15 Unique Responsive Designs

Also keep in mind that you can have more than one update per breakpoint. In fact you could revamp the entire layout at a single breakpoint if needed. The possibilities are endless and your goal is to find the major sweet spots for crafting a layout that’s flexible and usable at every screen resolution.

Closing

With these techniques in place you should be well on your way to building unique and flexible websites. Responsive trends are still evolving with with the times and changing based on the needs of users. The field of web design itself is always evolving and it helps to have your fingers on the pulse of new ideas.

Check out this related post on responsive design:

27 Responsive Website Designs for Mobile Safari

Filed Under: Mobile Tagged With: navigation, Responsive web design, rwd

Recent Posts

  • 31 Fresh Design Elements for Spring and Easter
  • 10 Templates for Music Concert Flyers
  • How to Build a Web Scraper Using Node.js
  • Best PHP Books, Courses and Tutorials in 2022
  • How to Get Your First Web Design Client

Archives

  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • May 2008
  • April 2008

Categories

  • Accessibility
  • Android
  • Apps
  • Art
  • Article
  • Blogging
  • Books
  • Bootstrap
  • Business
  • CSS
  • Design
  • Development
  • Ecommerce
  • Fireworks
  • Flash
  • Freebies
  • Freelance
  • General
  • Giveaway
  • Graphic Design
  • HTML5
  • Icons
  • Illustrator
  • InDesign
  • Infographics
  • Inspirational
  • Interview
  • Jobs
  • jQuery
  • Learning
  • Logos
  • Matrix
  • Minimalism
  • Mobile
  • Motion Graphics
  • Music
  • News
  • Photoshop
  • PHP
  • Promoted
  • Rails
  • Resources
  • Showcase
  • Tools
  • Tutorial
  • Twitter
  • Typography
  • Uncategorized
  • Usability
  • UX
  • Wallpapers
  • Wireframing
  • WordPress
  • Work

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

SpyreStudios © 2022