General information and reminder

Online documentation

Accurate reference documentation can be found on Mozilla Developer Network (MDN) Alternatively, the W3Schools website can provide several comprehensive examples and may also be used as reference W3Schools
Try to double check your information with these website as much as possible. They may be more accurate than general forums.

HTML/CSS Validator

Don't forget to check for HTML and CSS validity

Coding rule

Try to follow as much as possible the following coding rules

General coding rules

More specific web development rules

Browser

You may use, and check your webpage on the following browsers Don't forget also to check

Code editor

You may use any text editor you are comfortable with.
Do not use MS Word (/Libre Office) to edit code. They don't indent and color encode code, and may include extra unwanted characters.