当前位置: 首页 > 网络学院 > 网页制作基础教程 > CSS > CSS 摘要

CSS
CSS 介绍
CSS 语法
使用 CSS
CSS 背景
CSS 文字
CSS 字体
CSS 边框
CSS 边距
CSS 填充
CSS 列表
CSS 尺寸
CSS 类别
CSS 定位
CSS 伪类
CSS 伪元素
CSS2 Media类型
CSS 摘要
CSS 实例
CSS2 参考资料
CSS2 打印

CSS 摘要


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

CSS 摘要

This tutorial has taught you how to create style sheets to control the style and layout of multiple web sites at once.
通过本章教程的学习你已经知道如何去建立样式表,让它来控制网站的样式和布局

You have learned how to use CSS to add backgrounds, format text, add and format borders, and specify padding and margins of elements.
你已经学习如何使用CSS来为页面加上背景,格式化文字,以及为元素加上边框,边距,填充等一系列的样式。

You have also learned how to position an element, control the visibility and size of an element, set the shape of an element, place an element behind another, and to add special effects to some selectors, like links.
你还学习了怎样去定位元素,控制它们的大小,形状和可见性,以及为一些选择器加上特殊的效果,比如连接:

For more information on CSS, please take a look at our CSS examples and our CSS reference.
如果要寻找更多有关CSS的信息,可以看看我们的CSS实例以及CSS参考


现在你已经了解CSS,下面呢?

The next step is to learn XHTML and JavaScript.
下一步是去学习XHTML和JS

XHTML

XHTML is the "new" HTML. The latest HTML recommendation is HTML 4.01. This is the last and final HTML version.
XHTML是"新一代"HTML。最新的HTML推荐标准是HTML4.01但同时它是HTML的最后一版本。

HTML will be replaced by XHTML, which is a stricter and cleaner version of HTML.
HTML将被XHTML所取代,XHTML将是更为严密和清晰的HTML版本

If you want to learn more about XHTML, please visit our XHTML tutorial.
如果你想要学习更多有关XHTML的知识,可以访问我们的XHTML教程

JavaScript

JavaScript can make your web site more dynamic.
使用JavaScript可以让你的站点更加具有交互

A static web site is nice when you just want to show flat content, but a dynamic web site can react to events and allow user interaction.
当你只是想展示一些直白的内容那么静态的页面非常理想,动态站点可以让用户产生互动

JavaScript is the most popular scripting language on the internet and it works with all major browsers.
JavaScript是非常流行的脚本揄扬,它可以在所有主流浏览器上运行

If you want to learn more about JavaScript, please visit our JavaScript tutorial.
想要学习更多有关JavaScript的知识,可以访问我们的JS教程

评论 (0) All

登陆 | 还没注册?