Posted by jcbudny on 09/06/07 12:18
On Sep 6, 1:47 am, Harry Bellafonte <goodmin...@hotmail.com> wrote:
> Hi
>
> I have created a webpage. When I open it in a browser I see in the
> bottom left corner the text 'Done" with an exclamation mark. If I
> double click on it a small internet explorer window opens with the
> following content:
> Line: 3
> Char: 3
> Error: Object required
> Code: 0
>
> How can I find the third line where the error occurs, because on the
> third line in the html code there is only a head tag. I don't think
> that is the problem. Should I use another program to realy find the
> right spot where the error occurs?
>
> Regards
You could try validating your code though a site like
http://validator.w3.org/#validate_by_uri to see if it can point out
the errors in your code.They also have other validators you can look
through by going to http://www.w3.org/QA/Tools/
Good luck finding your error
Navigation:
[Reply to this message]
|