Skip to content

Responsive Images

Free Course

Fewer Bytes, Faster Loads

Related Nanodegree Program

Introduction to Programming

In collaboration with
  • Google

About this course

Did you know that images account for more than 60% of the bytes on average needed to load a web page?

In this course you will learn how to work with images on the modern web, so that your images look great and load quickly on any device.

Along the way, you will pick up a range of skills and techniques to smoothly integrate responsive images into your development workflow. By the end of the course, you will be developing with images that adapt and respond to different viewport sizes and usage scenarios.

What you will learn

  1. Getting up and Running
    • Start debugging on your mobile devices to work with responsive images with Sam Dutton.
    • Get started with Developer Tools and mobile debugging.
  2. Units, Formats, Environments
    • Compare different kinds of images on the web and the units you can use to scale them.
    • Set up your development environment so that responsive images are a part of your workflow.
    • Apply responsive image principles in a real-world scenario!
  3. Images with Markup
    • Dive into using markup techniques like CSS and icon fonts to create responsive graphics.
    • Learn how to use markup techniques that are natively responsive and often extremely lightweight.
    • Replace extraneous images with markup techniques add social media icons to the responsive blog project!
  4. Full Responsiveness
    • Make your images fully responsive using the new <picture> element!
    • Learn to use the srcset and sizes attributes.
    • Make the blog project fully responsive, by implementing <picture> to display beautiful images across a range of device widths and pixel ratios.

Prerequisites and requirements

You should be comfortable working with simple HTML, CSS and JavaScript. Experience with image creation and processing tools will also help.

See the Technology Requirements for using Udacity.

Why take this course?

Quick load times and responsive content leads to higher conversions. There's much more to images on the web than <img>. Attributes like srcset, markup techniques using CSS, fonts, and inline images, and the brand new <picture> element are now available to help you create the best possible experience for your users. This course will help you ensure that you deliver the highest quality images with the fewest possible bytes.

Learn with the best.

  • Cameron Pittman
    Cameron Pittman

    Instructor

  • Sam Dutton
    Sam Dutton

    Instructor