Make an ordered list (ol) or backwards countdown

Add comment | 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:

  1. One
  2. Two
  3. 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:

...

Match the height of the columns with CSS | divs background

Add comment | 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.

image

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.

...

All they know is false CSS | The return of the tables

Add comment | 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.

image

Great news but because they were designed to be taken into account all browsers and their versions.

CSS Type Set | Tool online texts for CSS

Add comment | 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

image

Track: css type in September, creates css and easy online> csstypeset - Learn to create CSS style sheets

+70 Chuletas for web designers

Add comment | 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)

image

Track: More than 70 chops' Cheat sheet 'for web designers

The web of tomorrow with AIR and CSS3

Add comment | 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.

image

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.

25 CSS Techniques original, experimental and curious

Add comment | 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.

image

It is worth studying:

...

16 forms and 13 menus dynamic AJAX

Add comment | October 23, 2008

Two links for creating contact forms and dynamic menus with javascript:

  1. 16 Free Ajax Contact Form - For A Better User Experience

    image

  2. 13 Awesome Javascript Like Flash Animated Menus (Track: 13 dynamic menus through Javascript)

    image

    70 web sites with large screen savers

    Add comment | 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

    image

    ...

    David Walsh confesses and share their worst mistakes CSS

    Add comment | 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

    image

    Track: Worst Mistakes in CSS

    Subscribe to feed ceslava.com RSS