Confirmed users
193
edits
m (→Coding Style) |
|||
Line 177: | Line 177: | ||
** [[MDC:Developer Guide/Coding Style#General practices]] | ** [[MDC:Developer Guide/Coding Style#General practices]] | ||
** [[MDC:Developer Guide/Coding Style#JavaScript practices]] | ** [[MDC:Developer Guide/Coding Style#JavaScript practices]] | ||
** [[MDC:Developer Guide/Coding Style#Naming and | ** [[MDC:Developer Guide/Coding Style#Naming and Formatting code]] | ||
* make sure HTML files are declared <!DOCTYPE html> (i.e., HTML5). IE9+ will load them in compatibility mode otherwise. | * make sure HTML files are declared <!DOCTYPE html> (i.e., HTML5). IE9+ will load them in compatibility mode otherwise. |