<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>omiga &#187; HTML5</title>
	<atom:link href="http://omiga.org/blog/archives/tag/html5/feed" rel="self" type="application/rss+xml" />
	<link>http://omiga.org/blog</link>
	<description>简单就好</description>
	<lastBuildDate>Thu, 26 Apr 2012 04:18:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>XHTML 2 Working Group Expected to Stop Work End of 2009, W3C to Increase Resources on HTML 5</title>
		<link>http://omiga.org/blog/archives/1114</link>
		<comments>http://omiga.org/blog/archives/1114#comments</comments>
		<pubDate>Fri, 03 Jul 2009 01:38:13 +0000</pubDate>
		<dc:creator>omiga</dc:creator>
				<category><![CDATA[前端开发]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[XHTML2]]></category>

		<guid isPermaLink="false">http://omiga.org/blog/?p=1114</guid>
		<description><![CDATA[2009-07-02: Today the Director announces that when the XHTML 2 Working Group charter expires as scheduled at the end of 2009, the charter will not be renewed. By doing so, and by increasing resources in the Working Group, W3C hopes to accelerate the progress of HTML 5 and clarify W3C&#8217;s position regarding the future of [...]]]></description>
			<content:encoded><![CDATA[<div id="item119">
<blockquote><p><span>2009-07-02:</span> Today the Director announces that when the <a href="http://www.w3.org/2007/03/XHTML2-WG-charter">XHTML 2 Working Group charter</a> expires as scheduled at the end of 2009, the charter will not be renewed. By doing so, and by increasing resources in the <a href="http://www.w3.org/html/wg/">Working Group</a>, W3C hopes to accelerate the progress of <a href="http://www.w3.org/TR/html5">HTML 5</a> and clarify W3C&#8217;s position regarding the future of HTML. A <a href="http://www.w3.org/2009/06/xhtml-faq.html">FAQ</a> answers questions about the future of deliverables of the XHTML 2 Working Group, and the status of various discussions related to HTML. Learn more about the <a href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. <span> (<a title="XHTML 2 Working Group Expected to Stop Work End of 2009, W3C to Increase Resources on HTML 5" href="http://www.w3.org/News/2009#item119">Permalink</a>) </span></p></blockquote>
</div>
<hr />
<p><small>© omiga for <a href="http://omiga.org/blog">omiga</a>, 2009. |
<a href="http://omiga.org/blog/archives/1114">Permalink</a> |
<a href="http://omiga.org/blog/archives/1114#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://omiga.org/blog/archives/1114&title=XHTML 2 Working Group Expected to Stop Work End of 2009, W3C to Increase Resources on HTML 5">del.icio.us</a>
<br/>
Post tags: <a href="http://omiga.org/blog/archives/tag/html" rel="tag">HTML</a>, <a href="http://omiga.org/blog/archives/tag/html5" rel="tag">HTML5</a>, <a href="http://omiga.org/blog/archives/tag/xhtml" rel="tag">XHTML</a>, <a href="http://omiga.org/blog/archives/tag/xhtml2" rel="tag">XHTML2</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://omiga.org/blog/archives/1114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5</title>
		<link>http://omiga.org/blog/archives/1106</link>
		<comments>http://omiga.org/blog/archives/1106#comments</comments>
		<pubDate>Mon, 29 Jun 2009 05:19:04 +0000</pubDate>
		<dc:creator>omiga</dc:creator>
				<category><![CDATA[前端开发]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://omiga.org/blog/?p=1106</guid>
		<description><![CDATA[尽管HTML5草案最终定稿要在遥远的2012，而最终的标准的正式发布可能会在更遥远的2022，但是还是可以YY一下，听说safari4已经支持HTML5了～··· HTML5主要在嵌入音频、视频、图片的函数、客户端数据存储，以及交互式文档方面增加了很多新的特性，同时也包括新的页面元素，比如 &#60;header&#62;, &#60;section&#62;, &#60;footer&#62;, 以及 &#60;figure&#62;。 &#60;article&#62; &#60;aside&#62; &#60;audio&#62; &#60;canvas&#62; &#60;command&#62; &#60;datagrid&#62; &#60;datalist&#62; &#60;datatemplate&#62; &#60;details&#62; &#60;dialog&#62; &#60;embed&#62; &#60;event-source&#62; &#60;figure&#62; &#60;footer&#62; &#60;header&#62; &#60;m&#62; &#60;meter&#62; &#60;nav&#62; &#60;nest&#62; &#60;output&#62; &#60;progress&#62; &#60;rule&#62; &#60;section&#62; &#60;source&#62; &#60;time&#62; &#60;video&#62; 同时HTML5还增加了7个标准属性，而不再支持HTML 4.01 中的accesskey属性。 contenteditable　设置是否允许用户编辑元素。 contentextmenu　给元素设置一个上下文菜单。 draggable　设置是否允许用户拖动元素。 irrelevant　设置元素是否相关。不显示非相关的元素。 ref　引用另一个文档或本文档上另一个位置。仅在 template 属性设置时使用。 registrationmark　为元素设置拍照。可规定于任何 &#60;rule&#62; 元素的后代元素，除了 &#60;nest&#62; 元素。 template　引用应该应用到该元素的另一个文档或本文档上另一个位置。 当然，也更新了很多事件属性。 onabort　发生 abort 事件时运行脚本。 onbeforeonload　在元素加载前运行脚本。 oncontextmenu　当菜单被触发时运行脚本。 [...]]]></description>
			<content:encoded><![CDATA[<p>尽管HTML5草案最终定稿要在遥远的2012，而最终的标准的<a href="http://www.yeeyan.com/articles/view/saturn/14032">正式发布</a>可能会在更遥远的2022，但是还是可以YY一下，听说safari4已经支持HTML5了～···</p>
<p>HTML5主要在嵌入音频、视频、图片的函数、客户端数据存储，以及交互式文档方面增加了很多新的特性，同时也包括新的页面元素，比如 &lt;header&gt;, &lt;section&gt;, &lt;footer&gt;, 以及 &lt;figure&gt;。</p>
<ul>
<li><a href="http://www.w3school.com.cn/html5/html5_article.asp">&lt;article&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_aside.asp">&lt;aside&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_audio.asp">&lt;audio&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_canvas.asp">&lt;canvas&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_command.asp">&lt;command&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_datagrid.asp">&lt;datagrid&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_datalist.asp">&lt;datalist&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_datatemplate.asp">&lt;datatemplate&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_details.asp">&lt;details&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_dialog.asp">&lt;dialog&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_embed.asp">&lt;embed&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_eventsource.asp">&lt;event-source&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_figure.asp">&lt;figure&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_footer.asp">&lt;footer&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_header.asp">&lt;header&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_m.asp">&lt;m&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_meter.asp">&lt;meter&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_nav.asp">&lt;nav&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_nest.asp">&lt;nest&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_output.asp">&lt;output&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_progress.asp">&lt;progress&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_rule.asp">&lt;rule&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_section.asp">&lt;section&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_source.asp">&lt;source&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_time.asp">&lt;time&gt;</a></li>
<li><a href="http://www.w3school.com.cn/html5/html5_video.asp">&lt;video&gt;</a></li>
</ul>
<p>同时HTML5还增加了7个标准属性，而不再支持HTML 4.01 中的accesskey属性。</p>
<ul>
<li>contenteditable　设置是否允许用户编辑元素。</li>
<li>contentextmenu　给元素设置一个上下文菜单。</li>
<li>draggable　设置是否允许用户拖动元素。</li>
<li>irrelevant　设置元素是否相关。不显示非相关的元素。</li>
<li>ref　引用另一个文档或本文档上另一个位置。仅在 template 属性设置时使用。</li>
<li>registrationmark　为元素设置拍照。可规定于任何 &lt;rule&gt; 元素的后代元素，除了 &lt;nest&gt; 元素。</li>
<li>template　引用应该应用到该元素的另一个文档或本文档上另一个位置。</li>
</ul>
<p>当然，也更新了很多事件属性。</p>
<ul>
<li>onabort　发生 abort 事件时运行脚本。</li>
<li>onbeforeonload　在元素加载前运行脚本。</li>
<li>oncontextmenu　当菜单被触发时运行脚本。</li>
<li>ondrag　只要脚本在被拖动就运行脚本。</li>
<li>ondragend 　在拖动操作结束时运行脚本。</li>
<li>ondragenter　当元素被拖动到一个合法的放置目标时，执行脚本。</li>
<li>ondragleave　当元素离开合法的放置目标时。</li>
<li>ondragover　只要元素正在合法的放置目标上拖动时，就执行脚本。</li>
<li>ondragstart　在拖动操作开始时执行脚本。</li>
<li>ondrop　当元素正在被拖动时执行脚本。</li>
<li>onerror　当元素加载的过程中出现错误时执行脚本。</li>
<li>onmessage　当 message 事件触发时执行脚本。</li>
<li>onmousewheel　当鼠标滚轮滚动时执行脚本。</li>
<li>onresize　当元素调整大小时运行脚本。</li>
<li>onscroll　当元素滚动条被滚动时执行脚本。</li>
<li>onunload　当文档卸载时运行脚本。</li>
</ul>
<hr />
<p><small>© omiga for <a href="http://omiga.org/blog">omiga</a>, 2009. |
<a href="http://omiga.org/blog/archives/1106">Permalink</a> |
<a href="http://omiga.org/blog/archives/1106#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://omiga.org/blog/archives/1106&title=HTML5">del.icio.us</a>
<br/>
Post tags: <a href="http://omiga.org/blog/archives/tag/html" rel="tag">HTML</a>, <a href="http://omiga.org/blog/archives/tag/html5" rel="tag">HTML5</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://omiga.org/blog/archives/1106/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

