Files
S.Hale 3920b7c4ce Corrected capitalization, corrected to American spellings and typos (#30685)
* Translate challenge subtitles and example challenge text to Spanish

* Corrected errors in syntax and punctuation

* Multiple corrections of it/s to its plus other grammar corrections

* Correction and added paragraph to CSS Flex article

* Corrected my own typo

* Corrected capitalization, American spellings and typos
2018-11-07 10:34:13 -05:00

502 B

title
title
Useful screenshot shortcuts

DevTools screenshot functionality

When using Chrome developer tools, it can be useful to capture a screenshot of the entire page. And while there are add-ons to achieve this, google chrome has its own functionality built in.

Steps

  1. Open Chrome Devtools
  2. in Devtools Ctrl+P (Cmd+P on Mac)
  3. Start typing >screenshot
  4. Choose from the available functions (capture full size screenshot has been by far my most useful)
  5. Enjoy your new screenshot