Responsive Web Design (Aquent)

Offered by Aquent,
Responsive Web Design (Aquent)

Responsive Web Design will teach you best practices for building responsive websites that adapt to different devices and user behaviors.

At the end of this course you’ll have a responsive portfolio website you’ve built from scratch. You will learn the essential elements of responsive web design: designing with flexible grids; creating layouts which incorporate typography and fluid media; using CSS media queries; responsive web typography; the Mobile First approach; in-browser design, tools, and resources; and Responsive Web Design workflows.
COURSE OUTLINE:

  • Lesson 1: What Is Responsive Web Design?

An introduction to Responsive Web Design. We'll explore examples and discuss context, but you won't begin coding yet.

  • Lesson 2: Setting The Stage With HTML5 And CSS3

You will learn the HTML5 and CSS3 syntax that is the most relevant to the sample portfolio site that is being used for the course. Coding begins in this lesson, and if you’re confident in your HTML5 and CSS3 knowledge you could skip to Chapter 3, but be aware that the structural logic of the final responsive layout begins here.

  • Lesson 3: Mobile First

Learn about the Mobile First approach, which forces designers and developers to focus on the content and user experience of their websites in all contexts. This chapter involves the coding of a single column layout designed for the smartphone.

  • Lesson 4: CSS3 Media Queries

Understand how media queries are used to adjust the design and layout of a website as the viewport changes. From a coding perspective you will be adding media queries to your single column smartphone layout and setting the stage for the eventual fluid grid layout.

  • Lesson 5: Responsive Typography

The heart of any website is content, and more specifically: text. This lesson discusses the challenges of managing the properties of line-height, line length, and font-size in a responsive layout. This lesson represents a deep dive into the code as you create a baseline grid and typographic scale that will serve as a foundation for your page.

  • Lesson 6: Using A Fluid Grid

Learn about the role of grid layout in web design in general and responsive layout in particular. Within the code, you will build upon your core mobile layout to create a flexible three-column design with consistent gutters.

  • Lesson 7: Responsive Layout: Stay Flexible

Page components such as tables and forms work well on wider desktop screens, but present challenges on the smaller screen. In this lesson you will explore how to look for solutions to common layout problems using responsive design patterns. You will get a chance to solve one particular problem as you integrate a responsive form into your existing design.

  • Lesson 8: Responsive Images

Learn how to add images that work across the range of devices from the smallest phone to the largest high-definition (Retina) displays. In the coding example, you will learn a few techniques (including the Picturefill technique) that deliver the highest-quality image to your users while simultaneously avoiding performance penalties.

  • Lesson 9: Responsive Navigation Methods

Take a look at the unique challenges and potential solutions involved with responsive navigation. In the code, you will get a chance to create a responsive toggle menu that conserves space on smaller screens and expands to full size when possible.

  • Lesson 10: Optimization And Performance

When you begin treating performance as another component of design such as layout or color, things fall into place. In this lesson, you will identify potential performance issues with your site using free online tools and then explore ways to optimize your assets in order to improve performance.

  • Lesson 11: Grid Systems

Now that you have learned how to build a responsive layout from scratch, it’s time to start looking at grid systems as a way to rapidly prototype responsive sites and/or begin using a grid system for production. You will walk through an overview of popular systems including Zurb Foundation, Twitter Bootstrap, and Gridset.

  • Lesson 12: Responsive Web Design Workflow

Putting it all together, this lesson compares the classic workflow of a web designer to that of someone who designs and builds responsively. Concepts, tools, and best practices will be discussed. Specifically, you will get a quick look at the benefits of using a CSS preprocessor such as Sass.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Learn Styled Components in React (Coursera) Coursera
Scrimba

Learn Styled Components in React (Coursera)

If you are wondering how to enhance your CSS for styling React component systems, styled components are the way to go. Styled components are helpful for many reasons. They reduce class name bugs, they make your components more readable, and they allow you to navigate your CSS more easily. They also allow for dynamic styling and automatic vendor prefixing.

Aug 3rd 2026
1 Week
CS50's Introduction to Computer Science (edX) EdX
HarvardX,Harvard University

CS50's Introduction to Computer Science (edX)

An introduction to the intellectual enterprises of computer science and the art of programming. This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50 teaches students how to think algorithmically and solve problems efficiently.

Self Paced
Self-Paced
Learn CSS Variables (Coursera) Coursera
Scrimba

Learn CSS Variables (Coursera)

CSS Custom Properties represent a significant advancement for front-end developers, introducing the concept of variables to CSS. This innovation substantially reduces redundancy, enhances code legibility, and augments overall flexibility. Notably, CSS Variables distinguish themselves from their CSS preprocessor counterparts by seamlessly integrating into the Document Object Model (DOM), offering a plethora of advantages.

Aug 3rd 2026
1 Week
HTML, CSS, and Javascript for Web Developers (Coursera) Coursera
Johns Hopkins University

HTML, CSS, and Javascript for Web Developers (Coursera)

Do you realize that the only functionality of a web application that the user directly interacts with is through the web page? Implement it poorly and, to the user, the server-side becomes irrelevant! Today’s user expects a lot out of the web page: it has to load fast, expose the desired service, and be comfortable to view on all devices: from a desktop computers to tablets and mobile phones. In this course, we will learn the basic tools that every web page coder needs to know. We will start from the ground up by learning how to implement modern web pages with HTML and CSS.

Jul 28th 2026
5-12 Weeks
Angular for Front End Engineers (Coursera) Coursera
Codio

Angular for Front End Engineers (Coursera)

Explore HTML, CSS, JavaScript, and Angular without installing anything! This course is designed for intermediate learners who already have a solid foundation of basic skills in HTML, CSS, and JavaScript. However, a broad overview of these topics will also be provided for beginning learners. The modules in this course cover web development basics, introduction to Angular, and developing an Angular application. At the end of the course, learners will fully develop a todo application using HTML, CSS, and Angular.

Aug 3rd 2026
3 Weeks
Introduction to HTML5 (Coursera) Coursera
University of Michigan

Introduction to HTML5 (Coursera)

Thanks to a growing number of software programs, it seems as if anyone can make a webpage. But what if you actually want to understand how the page was created? There are great textbooks and online resources for learning web design, but most of those resources require some background knowledge. This course is designed to help the novice who wants to gain confidence and knowledge. We will explore the theory (what actually happens when you click on a link on a webpage?), the practical (what do I need to know to make my own page?), and the overlooked (I have a page, what do I do now?).

Jul 27th 2026
3 Weeks
How to Get Into Web Development (Coursera) Coursera
University of Leeds

How to Get Into Web Development (Coursera)

Adding web development to your skillset is an excellent career move if you are into coding and you seek career growth and advancement. In this online course, you will explore the web development specialisations - front-end, back-end and full-stack development, and understand the different roles in a web development team.

Aug 3rd 2026
2 Weeks