Coding standards ================ PHP code -------- - Indentation: 4 spaces - Line return: Unix => `\n` - Encoding: UTF-8 - Use only the opening tags ` `\n` CSS code -------- - Indentation: 4 spaces - Line return: Unix => `\n`