当前位置: 首页 > 网络学院 > 设计教程 > 设计理念 > Web 标准

设计理念
图形简介:第一部分
图形简介:第二部分
图形简介:第三部分
图形简介:第四部分
网站规划101
通过网络赚取客户的信任
网站配色:第一部分
网站配色:第二部分
CGI剖析:第一部分
CGI剖析:第二部分
CGI剖析:第三部分
下拉表单:第一部分
下拉表单:第二部分
下拉表单:第三部分
网站设计公司:第一部分
网站设计公司:第二部分
Web 标准
HTML 元素
样式表
Web 易读性

设计理念 中的 Web 标准


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 1596 ::
收藏到网摘: n/a

Writing your pages to the web standards will improve the quality of your site.
按照网络标准来书写网页将提高你的网站品质。


The HTML Standard
HTML 标准

XHTML is the latest HTML standard. XHTML is a reformulation of HTML 4.01 in XML.
XHTML是最新的HTML标准。XHTML是HTML 4.01为基础的XML形式。

Writing your pages to the latest HTML 4.01 standard will bring you as close as possible to the latest XHTML standard.
按照最新的HTML4.01标准书写你的页面将使你最能接近XHTML的标准。

Read more about XHTML[阅读更多关于XHTML的内容].


The CSS Standard
CSS 标准

Using Cascading Style Sheets (CSS) is the preferred way of separating content from the style in quality web pages. By using CSS you can store all the information about the style of your web pages in one single document.
使用样式表(CSS)来书写网页是我们将内容与样式分开,并保证网页质量的首选方法。通过使用CSS,你可以将网站页面的所有信息存储在一个单独的文档中。

All modern web browsers have support for both the CSS 1 and CSS 2 standards.
所有时髦的网络浏览器都支持CSS1 和 CSS2 标准。

Using CSS will improve the quality of your web site and increases the readability for many different browsers. It will also greatly reduce your web site development costs.
使用CSS将改进网站的质量,并增加网站在不同浏览器中的可读性。并且,它可以大幅度的减少你的网站开发成本。

Read more about CSS [阅读更多关于CSS的内容].


Web Validation
网络认证

A web validator is a software program that can check your web pages against the web standards.
网络认证器是专门根据网站的标准来检验网页的软件程序。

When you use a validator to check an HTML, XHTML or CSS document, the validator will return a list of any errors found, according to your chosen standard. Normally the validator also returns the line numbers where errors are found.
当你使用校验器来检验HTML、XHTML或是CSS文档时,校验器将根据你选择的标准返回发现的所有错误信息。通常情况下,校验器也会返回具体的错误行。

Make sure you make it a habit to validate all your web pages before publishing.
确保你在发布站点之前验证所有页面的有效性。

Read more about page validation[阅读更多关于页面校验的内容].


WAI - The Web Accessibility Initiative
WAI - 网站自发访问

WAI stands for the "Web Accessibility Initiative", and is initiated by W3C.
WAI表示“网页自发访问”,它是由W3C提出来的。

WAI coordinates with organizations around the world to increase the accessibility of the Internet through six primary areas of work: technology, guidelines, tools, education, research, and development.
WAI与全球的组织合作,致力于通过六大领域的工作提升访问性:技术、指导方针、工具、教育、研究和发展。

You can improve the quality of your web site, and make your information available to more people (and browsers) by writing your pages according to the WAI guidelines.
你可以改进你的网站质量,并根据 WAI 的指导方针书写页面,帮助更多的人(和 浏览器)利用信息。

You will learn more about WAI in a later chapter of this tutorial.
你将在我们教程的后面几章学习更多的关于WAI的知识。

评论 (0) All

登陆 | 还没注册?