diff options
Diffstat (limited to 'files/zh-cn/archive/在您的网页中应用web标准/index.html')
-rw-r--r-- | files/zh-cn/archive/在您的网页中应用web标准/index.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/files/zh-cn/archive/在您的网页中应用web标准/index.html b/files/zh-cn/archive/在您的网页中应用web标准/index.html deleted file mode 100644 index ac8ec6977a..0000000000 --- a/files/zh-cn/archive/在您的网页中应用web标准/index.html +++ /dev/null @@ -1,31 +0,0 @@ ---- -title: 在您的网页中应用Web标准 -slug: Archive/在您的网页中应用Web标准 -tags: - - Web开发 - - Web标准 -translation_of: Archive/Using_Web_Standards_in_your_Web_Pages ---- -<p> -</p> -<blockquote>"Browser makers are no longer the problem. The problem lies with designers and developers chained to the browser-quirk-oriented markup of the 1990s-often because they don't realize it is possible to support current standards while accommodating old browsers."<div style="text-align: right;"><a class="external" href="http://webstandards.org/about/history/">-Web Standards Project</a></div></blockquote> -<p>本文对如何升级你的web页面以符合<a class="external" href="http://www.w3.org/">World Wide Web Consortium (W3C)</a>web标准,提供了大致说明。前两个部分分别说明验证问题,验证的好处,错误原件,错误属性;然后通过提供推荐资料、教程和参考来告诉大家,如何升级页面以通过验证以及如何应用CSS。 -</p><p>The other sections address <abbr title="Document Object Model">DOM</abbr> and <abbr title="Dynamic HyperText Markup Language">DHTML</abbr> coding practices which are at odds with the <abbr title="World Wide Web Consortium">W3C</abbr> web standards and suggest replacements. <strong>Every proposed W3C web standards replacement in this article is working without a problem in modern browsers like MSIE 7, Firefox 2, Opera 9, Safari 2, Konqueror 3.5+, Icab 3, etc.</strong> -</p><p>The next-to-last section, <a href="cn/Using_Web_Standards_in_your_Web_Pages/Summary_of_Changes">Summary of Changes</a>, outlines all the changes described in this article. The <a href="cn/Using_Web_Standards_in_your_Web_Pages/References">last section</a> offers excellent and best references for those wishing to learn more about upgrading techniques presented in this article and more for those wishing to perfect their web pages. -</p> -<h2 id=".E7.9B.AE.E5.BD.95" name=".E7.9B.AE.E5.BD.95"> 目录 </h2> -<ol><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/Benefits_of_using_web_standards">使用web标准的好处</a> -</li><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/Making_your_page_using_web_standards_-_how_to">Making your page using web standards - how to</a> -</li><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/Using_the_W3C_DOM">使用 W3C DOM</a> -</li><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/Developing_Cross_Browser%2f%2fCross_Platform_Pages">Developing Cross Browser/Cross Platform Pages</a> -</li><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/Using_XMLHttpRequest">使用 XMLHttpRequest</a> -</li><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/Summary_of_Changes">Summary of Changes</a> -</li><li> <a href="cn/Using_Web_Standards_in_your_Web_Pages/References">References</a> -</li></ol> -<div class="originaldocinfo"> -<h2 id=".E5.8E.9F.E4.BD.9C.E4.BF.A1.E6.81.AF" name=".E5.8E.9F.E4.BD.9C.E4.BF.A1.E6.81.AF"> 原作信息 </h2> -<ul><li> 作者: Mike Cowperthwaite, Marcio Galli, Jim Ley, Ian Oeschger, Simon Paquet, Gérard Talbot -</li><li> 最近更新日期: 2007年4月30日 -</li><li> 版权信息: Portions of this content are © 1998–2006 by individual mozilla.org contributors; content available under a Creative Commons license | <a class="external" href="http://www.mozilla.org/foundation/licensing/website-content.html">Details</a>. -</li></ul> -</div> |