* 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
502 B
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
- Open Chrome Devtools
- in Devtools Ctrl+P (Cmd+P on Mac)
- Start typing >screenshot
- Choose from the available functions (capture full size screenshot has been by far my most useful)
- Enjoy your new screenshot