|
Posted by mbstevens on 06/08/06 19:20
mbstevens wrote:
> buzbybakers@hotmail.com wrote:
>
>> Ok when I first started out trying to fix these I had about 60 problems
>> with the site. Now I'm down to about 29. Alot of these I think i need a
>> substitute attribute for them but I'm not sure how to go about that. If
>> someone could pleas ehelp I'd be very grateful. the URL is
>> http://validator.w3.org/check?uri=http%3A%2F%2Fwww.magview.com%2F&charset=%28detect+automatically%29&doctype=Inline.
>>
>> thanks
>>
>
> Start, of course, by giving it character encoding and a doctype. And
> don't expect everyone to extract
> http://www.magview.com
> ....from that link you posted.
>
But, now that we've found the source, the errors seem straightforward
and have plenty of explanation below each.
If there is no such thing in HTML 4.01 (what the validator has had to
default itself to), then you can expect that you invented it.
If it says you didn't give an end tag to something, then give it one.
If you can figure out how to do all that completely useless javascript,
you really don't need our help with a tiny thing like validation.
[Back to original message]
|