|
Posted by Bergamot on 07/16/07 18:56
0dev wrote:
>
> errors with the validators. For example,
> the W3C Validator says "end tag for element "HEAD" which is not
> open." But if you look at the HEAD element it opens and closes
> normally.
FYI, that is not an error with the validator. It usually indicates an
error somewhere else that affects parsing. Fix the other error, and the
</head> error goes away, too.
> Can Safari/Mac handle proprietary attributes like "TOPMARGIN"?
It's foolish to expect Safari, or any other browser, to "handle"
proprietary attributes in any way other than ignoring them altogether.
--
Berg
Navigation:
[Reply to this message]
|