November 19, 2008
To create a list we can use labels or ul ol, the latter ordered the data and we can show with various types of CSS numbering list-style-type
But to convert this:
- One
- Two
- Three
In:
3. One
2. Two
1. Three
We have two options, one with CSS and Javascript with another.
With CSS
We can reverse the order of the list horizontally, just floating li on the right:
...
November 13, 2008
To match the height of the columns with the intent to use a different color background regardless of its height, we can use the method of Matthew James Taylor. Simply put the background color in other div that are placed behind.

The advantage of this method is that it is compatible with all browsers, neither hacks nor box-model, just as% CSS, float and relative position. The 3 columns are contained in 3 divs containers, instead of 1 that would be normal, each of those divs is the one that is positioned behind each column to give it color.
...
04 Nov, 2008
It's striking is the owner of Digital Web Magazine: "Everything You Know Is Wrong About CSS."
And is that Internet Explorer 8 will support the CSS properties table table-row and table-cell Buried forever the outdated HTML tag <table> and will make it much easier to design with CSS layouts.

Great news but because they were designed to be taken into account all browsers and their versions.
04 Nov, 2008
Another web app with few options but more useful for newcomers to CSS. View online CSS style applied to text: font, size, color ... You can not combine multiple styles.
CSS Type September

Track: css type in September, creates css and easy online> csstypeset - Learn to create CSS style sheets
03 Nov, 2008
Sites of consultation for web designers, which are called Cheat Sheets or "Chuletas" so that we understand.
Some of HTML, DHTML, Actionscript, Adobe Air, Javascript, CSS, Ajax, Color, PHP, Photoshop and even MySQL
70 + Cheat Sheet Resources for Web Designers (English)

Track: More than 70 chops' Cheat sheet 'for web designers
October 30, 2008
Enjoy Tomorrow's Web Today with AIR and CSS3 is a super article in English by Jonathan Snook who shows us how to realize our dreams using the expected CSS3.
CSS3 proposed techniques that we use to develop an application with Adobe AIR.

Then send us a test, if you spend what you can download PDF Adobe AIR Developers For JavaScript, the first 100 will receive the printed book.
October 25, 2008
In Innovative (and Experimental) CSS Examples and Techniques is a collection of techniques CSS unusual, because some are not compatible with all browsers or does not meet the standards. In any case are original and intriguing.

It is worth studying:
...
09 October 2008
The property background in CSS allows you to establish a pattern for repeating a small image, fast loading in the background of a page. Many designers prefer to use only 1 large image getting a single issue and a very personal brand image.
3 examples of the 70 collected in FrancescoMugnai.com
...
| 08 de Octubre, 2008
David Walsh says in his blog that the errors committed in its infancy, it is rare to make public the mistakes that a committed, in doing so David gives us two lessons, one of humility and CSS. Educational and fun (in English)
My Worst CSS Mistakes

Track: Worst Mistakes in CSS
2 3 » Page 1 of 3 1 2 3
'