The error console built-into most modern browsers is a useful tool for diagnosing problems and faults in your website.

Console can usually be accessed with a keyboard shortcut. Below is a list of the keyboard shortcuts which activate the developer console on the most popular web browsers.

  • Firefox

    • Ctrl + Shift + K

  • Chrome

    • Ctrl + Shift + I

  • Edge

    • F12

You will end up with a console which looks like this:

Was this answer helpful? 0 Users Found This Useful (0 Votes)