Update Style Guide authored by Michael Wong (miw210)'s avatar Michael Wong (miw210)
......@@ -6,7 +6,7 @@ General:
1. Indentation should be done using tabs
HTML:
[HTML5](https://www.w3schools.com/html/html5_syntax.asp)
1. Follow HTML5 style and guidelines
2. Each nested block should be indented
3. Attributes and tags should be in lowercase
......
......