I've heard talk about how much faster css is at rendering pages than
table layouts, but I've never seen the proof (actual statistics). I
was wondering if anyone knew of a study on this.

My second questions is related to that, dose anyone know of any
resources on writing more optimised css. For example I was just
reading on this list in the talk comparing class to id and there was
mention there was performance difference between

element.class {}
and
.class {}

If anyone knows where some resources on this are I'm curious.

Kenny
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to