<div dir="ltr"><br><br><div class="gmail_quote">On Tue, Sep 9, 2008 at 4:12 PM, Luke -Jr <span dir="ltr">&lt;<a href="mailto:luke@dashjr.org">luke@dashjr.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On Tuesday 09 September 2008 14:53:10 you wrote:<br>
&gt; I think you need to define what you mean by HTML.<br>
&gt; <a href="http://www.blooberry.com/indexdot/html/tagpages/b/blink.htm" target="_blank">http://www.blooberry.com/indexdot/html/tagpages/b/blink.htm</a><br>
<br>
</div>It doesn&#39;t work that way. HTML is well-defined: <a href="http://www.w3.org/html/" target="_blank">http://www.w3.org/html/</a></blockquote><div><br></div><div>Ah, so you DID mean the HTML standard and not HTML in general. &nbsp;I&#39;m not sure what you mean by &quot;It doesn&#39;t work that way&quot; -- I didn&#39;t say it worked any particular way. &nbsp;I was simply giving a reference to the tag that lists common browsers and who supports it and what quirks it may have. &nbsp;Even if something isn&#39;t in the HTML standard, a lot of browsers will still render it. &nbsp;Likewise, just because it&#39;s in the html standard doesn&#39;t mean that all browsers will render it correctly.</div>
<div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">
&gt; It has in fact been supported by Netscape, it was supported in IE4 (and I<br>
&gt; believe phased out after that).<br>
<br>
</div>Irrelevant.</blockquote><div><br></div><div>I was simply supplying this information for history.</div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">
&gt; It is part of the css1 standard (text-decoration: blink).<br>
<br>
</div>&quot;text-decoration&quot; is a CSS attribute, not a HTML element.</blockquote><div><br></div><div>I never said it was an HTML Element. &nbsp;I said the same method was defined by another web-standard.</div><div>However, under the CSS2.1 standard, all standards compliant browsers DO need to support the blink tag and apply other css attributes to it. &nbsp;They do not have to blink the text contained inside the tag.</div>
<div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">
On Tuesday 09 September 2008 15:03:56 you wrote:<br>
&gt; You still need a renderer to display the video - whether you embed a java<br>
&gt; object, a flash object, a Windows Media Player object, etc...you&#39;re still<br>
&gt; going to leave out a segment of the crowd. &nbsp;No matter what method you chose<br>
&gt; you&#39;re still using a proprietary plugin - you just have to choose the one<br>
&gt; you think the most people will have. &nbsp;I think that&#39;s flash.<br>
<br>
</div>Poor implementation is not my concern. An embedded video file is standard HTML<br>
and works just fine as-is in Konqueror with MPlayer Plugin.<br>
</blockquote></div><div><br></div>That&#39;s a very narrow viewpoint and one that good web developers can&#39;t take. &nbsp;If your site doesn&#39;t work in a user&#39;s browser, they&#39;re not going to say &quot;Hey Safari, fix your browser&quot; they&#39;re going to say &quot;Hey web designer, fix your site.&quot; &nbsp;Also, I repeat that in the current HTML standard (4.1), there is no such thing as a video tag. &nbsp;You are referring to a tag that&#39;s defined in the HTML5.0 draft. &nbsp;They haven&#39;t even finished discussing supported codecs for it. &nbsp;So yes, Konquerer may play it how you want it to (using a proprietary pluging), but once the standard is actually finished, Konquerer may not support the standard at all, or it may behave completely different than you expect. &nbsp;Check&nbsp;<a href="http://www.w3.org/html/" target="_blank">http://www.w3.org/html/</a>&nbsp;for more information. &nbsp;Under the HTML 4.1 standard the only way to embed video is by using the object tag. &nbsp;Part of the object tag is the type attribute. &nbsp;This type determines what plugin is used to play the media.<br>
<br clear="all"><br>-- <br>Nathan Cerny<br><br>-------------------------------------------------------------------------------<br>One bright day, in the middle of the night, two dead boys stood up to fight.<br>Back to back, they faced each other. Drew their swords, and shot each other.<br>
The deaf policeman heard the sound, and put those boys back in the ground.<br>If you don&#39;t believe this lie is true, ask Harry the blind man, he saw it, too.<br>-------------------------------------------------------------------------------<br>

</div>