WebDev:FrontendCodeStandards: Difference between revisions

Line 19: Line 19:


=== Code Standards ===
=== Code Standards ===
* HTML should validate. Not a strict requirement. Some layouts can't be achieved without a few errors.
* Layered semantic markup
* Layered semantic markup
** Semantic class/id names and appropriate HTML tags for content
** Semantic class/id names and appropriate HTML tags for content
975

edits