HTML
<!-- stuff here -->
CSS
/* stuff here */
PHP
// (for a single line comment
/* for multiple line comments */
handy quick code snippets to save time
<!-- stuff here -->
/* stuff here */
// (for a single line comment
/* for multiple line comments */