Open
Description
If you create a HTML/CSS/JS code snippet in Stack Overflow, its content sections should be formatted in the appropriate languages, as if they were normal code blocks.
<!-- begin snippet: js -->
<!-- language: lang-js -->
...
<!-- language: lang-css -->
...
<!-- language: lang-html -->
...
<!-- end snippet -->