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

设计理念
设计一个“目标导向型”的主页是一种错误吗?
提升网站可用性的3个忠告
网站创建、设计中的八个注意事项
改进超链接效果
成功策划你的网站
网站设计中经常出现的错误
显示器的尺寸大小对网页设计的影响
设计相对和谐的网页
如果使你的访问者关注你的产品
声音的艺术
关于添加网站内容的14种方法
创建优秀网站必备的要素
你的网站“伤害”着我的眼睛:温和网站广告的7大理由。
网页设计师面对的最重要一个问题:如何使用户受益
网站中文字内容的重要性
面向下一代的URL
下一代网站模式
评估你自己的网站
简化网页设计
网站图形设计的败笔

设计理念 中的 Web 标准


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 1600 ::
收藏到网摘: 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

登陆 | 还没注册?