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
CSS Battle: IE vs Firefox
Moderator: General Moderators
- AKA Panama Jack
- Forum Regular
- Posts: 878
- Joined: Mon Nov 14, 2005 4:21 pm
The W3C CSS2 Manual Cascading Style Sheets, Level 2 1.6 meg PDF file.
Last edited by AKA Panama Jack on Fri Jun 09, 2006 5:14 pm, edited 1 time in total.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
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.
I like this guy's explanation of why conditional comments aren't as "hacky" as stuff like the underscore hack.