This link has been bookmarked by 16 people . It was first bookmarked on 26 Aug 2012, by someone privately.
-
08 Dec 07
-
04 Dec 06
Alan LevineThis article tries to describe the method I use. I call it the “Tree method”, since it structures the CSS like… that’s right, a tree structure.
css design howto productivity software tools webdesign writing
-
28 Nov 06
-
27 Nov 06
chinesejapaneseMany methods exist to structure your CSS. This article tries to describe the method I use. I call it the “Tree method”, since it structures the CSS like… that’s right, a tree structure. I want to stress that it isn’t my invention; I just describ
CSS structure web design code technique tutorial delicious import from ImportDelicious 2016 05 22
-
26 Nov 06
-
Jason MarottiThe Tree method tries to structure the CSS into logical blocks.
* Order your selectors like the HTML
* Always use the “full path” to elements
* Indent your code cleverly
* Each declaration on its own line
* … in alphabetic order
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.