On Sep 4, 2007, at 10:24 PM, Stewart Stremler wrote:

You seem to have a useless <object> tag enclosing a blockquote. This
does not appear to be appropriate usage for the object tag. Why is it
there?

Downloading the page, editing the source to remove <OBJECT> and
</OBJECT>, then loading the local copy into Safari worked just fine.
For me, at least.

If you're trying to encapsulate a part of the page for use with CSS, use <DIV></DIV>. The <OBJECT></OBJECT> tags are used to embed content that usually requires a plugin for the browser to display it. The use as in your web pages is undefined, to my knowledge. <OBJECT> should definitely not be used as a generic container tag.

I just brought the page up on my Mac (10.4.10) in Safari, and there's a nice grey box where the meat of the page should be. I saved the page to my system and pulled out the <OBJECT> tags and the page renders fine.

Gregory

--
Gregory K. Ruiz-Ade <[EMAIL PROTECTED]>
OpenPGP Key ID: EAF4844B  keyserver: pgpkeys.mit.edu



--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to