| |
HomeWeb DevelopmentShort ContentsIntroductionCSS Basics Selectors Terminology Colours Fonts Text Blocks Classification Full ContentsIntroductionOther CSS sitesDownload this Guide CSS BasicsSetting Styles...setting values Comments Inheritance Selectors...by class...by id ...contextual Psuedo Classes ...<A> links Psuedo Elements ...first line ...first letter TerminologyCascades"! important" CSS element model Block elements Terminology used here Units ...lengths ...colours ColoursForeground colourBackground ...-color ...-image ...-repeat ...-attachment ...-position FontsFont...-family ...-style ...-variant ...-weight ...-size Textword-spacingletter-spacing text-decoration vertical-align text-transform text-align text-indent line-height Blocksmargin-topmargin-right margin-left margin-bottom margin padding-top padding-right padding-bottom padding-left padding border-top-width border-right-width border-bottom-width border-left-width border-width border-color border-style border-top border-left border-bottom border-right border width height float clear ClassificationDisplaywhitespace list-style list-style-type list-style-image list-style-position |
Welcome to the CSS1 GUIDE!November, 2001(C)opyright 1998-2001, By Geoff Knagge You are free to copy, mirror or otherwise publish this guide on the condition that you provide credit to me by name, and preferably with a link to, or the address of, this site. This is intended as a guide only. Although I have worked closely with the specification while I made this guide, it should not be considered as official documentation of the CSS Level 1 specification. I cannot, and do not, guarantee that this guide is free from errors. What this guide coversBasically, this guide is written for Cascading Style Sheets, Level 1. Although, at the time of writing, Level 2 was available, all of the features were not widely supported. CSS1 is supported by Netscape 4, IE 3 and newer versions of these and other browsers. It is advisable to keep this in mind when writing for CSS1, to ensure most people can view your pages in a reasonable form.Other CSS sites
Download This GuideThis CSS guide will eventually be available for download in a ZIP file to allow you to access it off-line. This is probably your best option, so you can write your pages off-line while being able to refer to this guide.
(C)opyright, Geoff Knagge.
Continued use of this site indicates your agreement to the Conditions of use and Privacy Policy. |