All downloaded and online tools have keyboard shortcuts and each operating system has its own version. Using the mouse and the keyboard at the same time is critical to optimising productivity; the most output for the least effort.
The most important ones for building and operating websites are PC Function 5 (F5)/Mac Command plus Option plus I (Cmd+Opt+I) and PC Function 12 (F12)/Mac Command plus R (Cmd+R):
PC Shortcut | Mac Shortcut | Function |
F5 | Command+Option+I | Refresh Browser |
F12 | Command+R | Toggle Browser Developer Tools |
Print Screen | Command+Control+Shift+3 | Copies a full screenshot to the Clipboard |
In addition to these browser shortcuts there are all of the most useful basic keyboard shortcuts:
PC Shortcut | Mac Shortcut | Function |
Control+A | Command+A | Select all |
Control+C | Command+C | Copy selected content |
Control+V | Command+V | Paste selected content |
Control+F | Command+F | Find tool |
Control+Z | Command+Z | Undo previous actions |
Control+Y | Command+Y | Redo previous actions |
Alternate+Tab | Command+Tab | Switch to next open application |
Home | Function+ | Top of the browser window |
End | Function+ | Bottom of the browser window |
F11 | Command+Control+F | Toggle fullscreen display |
There are a large number of additional keyboard shortcuts for Chrome, Firefox and Safari browsers, and for the Windows and Macintosh operating systems. Some such as Control+S/Command+P and Control+P/Command+P are useful in when using Microsoft Word of Apple Pages but are of limited use when using a browser to build or operate websites.
Chrome DevTools, Safari Web Inspector, Firefox Developer Tools and all of the other browsers' developer tools also have keyboard shortcuts for when they are being used frequently enough.