Skip to main content

Posts

Showing posts with the label Shortcut

Some Keyboard Shortcuts for Browsers:Every Developer must Know

Shortcuts Here some Keyboard Shortcuts which can help you to navigate faster through the browsers.So start using these shortcuts and surprise the noobs and make them to ask "How did you do that????". 1.   Ctrl+1(to 8)   Navigate from 1st tab to 8th tab(counting start from left) 2.   Ctrl+9   Navigate Last tab 3.   Ctrl+Tab   Navigate next (just right) tab 4.   Ctrl+Shift+Tab   Navigate previous (just left) tab 5.   Ctrl+W   Close the current tab 6.   Ctrl+T   Open new tab 7.   Ctrl+Shift+T   Open recently closed tab 8.   Ctrl+N   Open New Window 9.   Alt+F4   Close the current window 10.   Alt+Left Arrow   Back (same as Backspace) 11.   Alt+Right Arrow   Forward (same as Shift+Backspace ) 12.   F5   Reload the current tab 13.   Shift+F5   Reload the current tab without fetching from Cache 14.   Esc   Stop ...