Changes
Page history
Update Style Guide
authored
Feb 12, 2020
by
Michael Wong (miw210)
Show whitespace changes
Inline
Side-by-side
Style-Guide.md
View page @
90d312e6
...
...
@@ -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:
...
...
...
...