CSS Battle: IE vs Firefox

JavaScript and client side scripting.

Moderator: General Moderators

duk
Forum Contributor
Posts: 199
Joined: Wed May 19, 2004 8:45 am
Location: London

Post 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
User avatar
AKA Panama Jack
Forum Regular
Posts: 878
Joined: Mon Nov 14, 2005 4:21 pm

Post by AKA Panama Jack »

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.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post 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.
User avatar
Nathaniel
Forum Contributor
Posts: 396
Joined: Wed Aug 31, 2005 5:58 pm
Location: Arkansas, USA

Post by Nathaniel »

I like this guy's explanation of why conditional comments aren't as "hacky" as stuff like the underscore hack.
Post Reply