Lanjutan - CSS Tutorial

CSS Tutorial 04

Each CSS property has different rules about what values it can accept. Some properties only accept one of a list of predefined values. Others accept numbers, integers, relative values, percentages, URLs, or colors. Some can accept more than one type of value. While the acceptable values for each property are listed in the section describing that property, this tutorial will discuss the basic systems here.

[ download ]

CSS Tutorial 05

External style sheets are ideal for giving all the pages on your Web site a common look. You can define all your styles in an external style sheet and then tell each page on your site to consult the external sheet, thus ensuring that each will have the same settings. Find more information about creating external CSS and linking them to our web page in this tutorial.

[ download ]

CSS Tutorial 06

One of the most important choices you'll make for your Web site is the font that you'll use for the body and for headlines. Information about choosing font family in CSS can be found in this chapter.

[ download ]





Page 1 | Page 2 | Page 3 | Page 4 | Page 5 | Page 6 | Page 7