How to Fix a Web Page That Says Done Error on Page

How to Fix a Web Page That Says Done Error on Page thumbnail
Error on page

Internet Explorer has a built-in tool that tells the user when errors occur on the web page. To fix these errors requires the web designer/developer to look at the error console and take action from there in editing the website's source code so that the error does not persist. Don't be concerned with these errors if you are not the website owner.

Instructions

  1. Error Console

    • 1

      Open Internet Explorer and navigate to your web page. If there is an error, a symbol will appear in the lower left bottom bar. If you are using any other browser (Safari, Google Chrome, or Firefox with Firebug) you can just open "Developer Tools" and click "Console" to see errors the same way.

    • 2

      Double-click the error symbol in Internet Explorer to get the error details.

    • 3

      Click "Show Details" to see the exact code line and location where the error or errors persist.

    Fixing Errors

    • 4

      Open up your favorite code editing application to edit the code to fix your website.

    • 5

      Find the same line of code that the error console describes to locate your error easily. Most code editing applications have a line numbering system built-in.

    • 6

      Fix your broken code and re-upload your fixed files to your web server. Check for errors again and repeat until fixed.

Related Searches:

References

  • Photo Credit error image by dead_account from Fotolia.com

Comments

You May Also Like

Related Ads

Featured