Skip to content

Instantly share code, notes, and snippets.

@metasean
Created March 20, 2019 01:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metasean/4644aafde1cb51aeabbc8fd8264a5efb to your computer and use it in GitHub Desktop.
Save metasean/4644aafde1cb51aeabbc8fd8264a5efb to your computer and use it in GitHub Desktop.
2019-03---SLC-JS-Learners--Responsive-Web-Design---Presentation

https://etherpad.net/p/slc-js-learners-2019-march

Responsive Web Design

Related Terms that you should know:

Examples of Responsive Design

Aspects of Responsive Designme

  • setting measurements, pt 1 (namely, rem & em)
  • getting measurements (viewport)
  • setting measurements, pt 2 (vw, vh, vwmax, vhmax)
  • using measurements (media queries)
  • layouts (flexbox, grid)
  • images (resize hosting services, srcset)

Additional resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment