<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim strCSS, arrCSS, strFile ' edit me strCSS = "FOO|css1|css2|css3|css4|css6|css7" ' don't touch me arrCSS = Split(strCSS, "|") strFile = arrCSS(n3_Random(Ubound(arrCSS))) 'a quick little function to select one of the array values Private Function n3_Random(intUpper) Randomize n3_Random = Int(intUpper * Rnd) + 1 End Function %> W3Conversions :: accessible, intelligent, money-saving web development

MAX 2006 - CSS 2

PowerPoint Presentaton (PDF - 17MB)
3 column demo - AP
3 column demo - floated

Currently, the demos aren't all together (many are based on this site's new design -- hopefully, I'll have them up soon!