Phillip Jones wrote: > Beverly Howard wrote: >> I'm getting an error at http://myharmony.com which produces an error in >> seamonkey referencing; >> >> <html xmlns="http://www.w3.org/1999/xhtml"> ... > > shows fine for me.
With Opera: http://tekrider.net/usenet/myharmony.jpg Notice line 4. It does not belong above the <html> element. The starting <html> tag is optional, so with the <link> placed first, the browser assumes the <html> tag before the <link> tag. WYSIWYG web authors wouldn't notice this error. -- -bts -Four wheels carry the body; two wheels move the soul _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

