Update Style Guide authored by Michael Wong (miw210)'s avatar Michael Wong (miw210)
......@@ -6,10 +6,10 @@ General:
1. Indentation should be done using tabs
HTML:
[HTML5](https://google.github.io/styleguide/htmlcssguide.html#CSS)
1. Follow HTML5 style and guidelines
2. Each nested block should be indented
3. Attributes and tags should be in lowercase
4.
CSS:
......
......