Page 2 of 2

Posted: Fri Jun 09, 2006 4:34 pm
by duk
start designing according to the standars ???

just a question i want to realy design according to the stantards i had never got problems with my projects but where could i found information about the standards of everything about design, starting from layout (photoshop), then HTML then CSS and javascript ??

thanks

Posted: Fri Jun 09, 2006 5:14 pm
by AKA Panama Jack
The W3C CSS2 Manual Cascading Style Sheets, Level 2 1.6 meg PDF file.

Posted: Fri Jun 09, 2006 5:14 pm
by RobertGonzalez
HTML and CSS standards can be found at http://www.w3.org/. Javascript (ECMAScript) standards can be found by searching for 'ECMAScript standards' on google or at the ECMA International web site.

Posted: Fri Jun 09, 2006 5:16 pm
by Nathaniel
I like this guy's explanation of why conditional comments aren't as "hacky" as stuff like the underscore hack.