Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1044093
  • 博文数量: 254
  • 博客积分: 10185
  • 博客等级: 上将
  • 技术积分: 2722
  • 用 户 组: 普通用户
  • 注册时间: 2007-07-25 15:04
文章存档

2011年(8)

2009年(1)

2008年(31)

2007年(214)

分类: 系统运维

2007-09-11 02:06:08

CSS Tutorial - Table of contents


  • A brief introduction to the tutorial and what you can expect to learn.

  • A little on why CSS came in to the world, and why it is clever to choose CSS over HTML for layout and design.

  • Learn the basic syntax of CSS and have to create your first stylesheet.

  • Learn how to apply colors and background colors to your website and how to use background images.

  • In this lesson you will learn about fonts and how they are applied using CSS.

  • In this lesson you will be introduced to the amazing opportunities CSS gives you to add layout to text.

  • About how you can add fancy and useful effects to links and work with pseudo-classes.

  • A closer look at how you can use class and id to specify properties for selected elements.

  • A closer look at the use of span and div as exactly these two HTML elements are of central importance with regards to CSS

  • The box model in CSS describes the boxes which are being generated for HTML-elements.

  • Change the presentation of elements by setting the margin and padding properties.

  • Learn about the endless options when using borders in your pages with CSS

  • In this lesson, we will take a look at how you easily can define the height and width of an element.

  • An element can be floated to the right or to left by using the property float

  • With CSS positioning, you can place an element exactly where you want it on your page.

  • In this lesson, we will learn how to let different elements overlapping one another using layers.

  • This last lesson is about the W3C-standards and how to check your CSS is correct.
阅读(1304) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~