Sign in before continuing.
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 @
2b7dff11
...
@@ -6,7 +6,7 @@ General:
...
@@ -6,7 +6,7 @@ General:
1.
Indentation should be done using tabs
1.
Indentation should be done using tabs
HTML:
HTML:
[
HTML5
](
https://
www.w3schools.com/html/html5_syntax.asp
)
[
HTML5
](
https://
google.github.io/styleguide/htmlcssguide.html#CSS
)
1.
Follow HTML5 style and guidelines
1.
Follow HTML5 style and guidelines
2.
Each nested block should be indented
2.
Each nested block should be indented
3.
Attributes and tags should be in lowercase
3.
Attributes and tags should be in lowercase
...
...
...
...