File tree Expand file tree Collapse file tree 5 files changed +150
-0
lines changed Expand file tree Collapse file tree 5 files changed +150
-0
lines changed Original file line number Diff line number Diff line change 1+ # Global
2+
3+ ## Summary
4+
5+ 1 . [ Global] ( 01-global.md )
6+ 1 . [ Identation] ( 01-global.md#identation )
7+ 2 . [ Commits] ( 02-commits.md )
8+ 1 . [ English] ( 02-commits.md#english )
9+ 2 . [ Task number] ( 02-commits.md#task-number )
10+ 3 . [ Status] ( 02-commits.md#status )
11+ 4 . [ Message convention] ( 02-commits.md#message-convention )
12+ 3 . [ HTML] ( 03-html.md )
13+ 1 . [ HTML Syntax] ( 03-html.md#html-syntax )
14+ 2 . [ HTML Comments] ( 03-html.md#html-comments )
15+ 3 . [ HTML Character Encoding] ( 03-html.md#html-character-encoding )
16+ 4 . [ HTML Attribute Order] ( 03-html.md#html-attribute-order )
17+ 5 . [ HTML Performance] ( 03-html.md#html-performance )
18+ 6 . [ HTML Base Code] ( 03-html.md#html-base-code )
19+ 4 . [ CSS] ( 04-css.md )
20+ 1 . [ CSS Syntax] ( 04-css.md#css-syntax )
21+ 2 . [ CSS Comments] ( 04-css.md#css-comments )
22+ 3 . [ CSS Declaration Order] ( 04-css.md#css-declaration-order )
23+ 4 . [ CSS Name] ( 04-css.md#css-name )
24+ 5 . [ CSS Performance] ( 04-css.md#css-performance )
25+ 6 . [ CSS Media Queries] ( 04-css.md#css-media-queries )
26+ 5 . [ Javascript] ( 05-javascript.md )
27+ 1 . [ Javascript Syntax] ( 05-javascript.md#javascript-syntax )
28+ 2 . [ Javascript Comments] ( 05-javascript.md#javascript-comments )
29+ 3 . [ Javascript Variables] ( 05-javascript.md#javascript-variables )
30+ 4 . [ Javascript Performance] ( 05-javascript.md#javascript-performance )
Original file line number Diff line number Diff line change 1+ # Commits
2+
3+ ## Summary
4+
5+ 1 . [ Global] ( 01-global.md )
6+ 1 . [ Identation] ( 01-global.md#identation )
7+ 2 . [ Commits] ( 02-commits.md )
8+ 1 . [ English] ( 02-commits.md#english )
9+ 2 . [ Task number] ( 02-commits.md#task-number )
10+ 3 . [ Status] ( 02-commits.md#status )
11+ 4 . [ Message convention] ( 02-commits.md#message-convention )
12+ 3 . [ HTML] ( 03-html.md )
13+ 1 . [ HTML Syntax] ( 03-html.md#html-syntax )
14+ 2 . [ HTML Comments] ( 03-html.md#html-comments )
15+ 3 . [ HTML Character Encoding] ( 03-html.md#html-character-encoding )
16+ 4 . [ HTML Attribute Order] ( 03-html.md#html-attribute-order )
17+ 5 . [ HTML Performance] ( 03-html.md#html-performance )
18+ 6 . [ HTML Base Code] ( 03-html.md#html-base-code )
19+ 4 . [ CSS] ( 04-css.md )
20+ 1 . [ CSS Syntax] ( 04-css.md#css-syntax )
21+ 2 . [ CSS Comments] ( 04-css.md#css-comments )
22+ 3 . [ CSS Declaration Order] ( 04-css.md#css-declaration-order )
23+ 4 . [ CSS Name] ( 04-css.md#css-name )
24+ 5 . [ CSS Performance] ( 04-css.md#css-performance )
25+ 6 . [ CSS Media Queries] ( 04-css.md#css-media-queries )
26+ 5 . [ Javascript] ( 05-javascript.md )
27+ 1 . [ Javascript Syntax] ( 05-javascript.md#javascript-syntax )
28+ 2 . [ Javascript Comments] ( 05-javascript.md#javascript-comments )
29+ 3 . [ Javascript Variables] ( 05-javascript.md#javascript-variables )
30+ 4 . [ Javascript Performance] ( 05-javascript.md#javascript-performance )
Original file line number Diff line number Diff line change 1+ # HTML
2+
3+ ## Summary
4+
5+ 1 . [ Global] ( 01-global.md )
6+ 1 . [ Identation] ( 01-global.md#identation )
7+ 2 . [ Commits] ( 02-commits.md )
8+ 1 . [ English] ( 02-commits.md#english )
9+ 2 . [ Task number] ( 02-commits.md#task-number )
10+ 3 . [ Status] ( 02-commits.md#status )
11+ 4 . [ Message convention] ( 02-commits.md#message-convention )
12+ 3 . [ HTML] ( 03-html.md )
13+ 1 . [ HTML Syntax] ( 03-html.md#html-syntax )
14+ 2 . [ HTML Comments] ( 03-html.md#html-comments )
15+ 3 . [ HTML Character Encoding] ( 03-html.md#html-character-encoding )
16+ 4 . [ HTML Attribute Order] ( 03-html.md#html-attribute-order )
17+ 5 . [ HTML Performance] ( 03-html.md#html-performance )
18+ 6 . [ HTML Base Code] ( 03-html.md#html-base-code )
19+ 4 . [ CSS] ( 04-css.md )
20+ 1 . [ CSS Syntax] ( 04-css.md#css-syntax )
21+ 2 . [ CSS Comments] ( 04-css.md#css-comments )
22+ 3 . [ CSS Declaration Order] ( 04-css.md#css-declaration-order )
23+ 4 . [ CSS Name] ( 04-css.md#css-name )
24+ 5 . [ CSS Performance] ( 04-css.md#css-performance )
25+ 6 . [ CSS Media Queries] ( 04-css.md#css-media-queries )
26+ 5 . [ Javascript] ( 05-javascript.md )
27+ 1 . [ Javascript Syntax] ( 05-javascript.md#javascript-syntax )
28+ 2 . [ Javascript Comments] ( 05-javascript.md#javascript-comments )
29+ 3 . [ Javascript Variables] ( 05-javascript.md#javascript-variables )
30+ 4 . [ Javascript Performance] ( 05-javascript.md#javascript-performance )
Original file line number Diff line number Diff line change 1+ # CSS
2+
3+ ## Summary
4+
5+ 1 . [ Global] ( 01-global.md )
6+ 1 . [ Identation] ( 01-global.md#identation )
7+ 2 . [ Commits] ( 02-commits.md )
8+ 1 . [ English] ( 02-commits.md#english )
9+ 2 . [ Task number] ( 02-commits.md#task-number )
10+ 3 . [ Status] ( 02-commits.md#status )
11+ 4 . [ Message convention] ( 02-commits.md#message-convention )
12+ 3 . [ HTML] ( 03-html.md )
13+ 1 . [ HTML Syntax] ( 03-html.md#html-syntax )
14+ 2 . [ HTML Comments] ( 03-html.md#html-comments )
15+ 3 . [ HTML Character Encoding] ( 03-html.md#html-character-encoding )
16+ 4 . [ HTML Attribute Order] ( 03-html.md#html-attribute-order )
17+ 5 . [ HTML Performance] ( 03-html.md#html-performance )
18+ 6 . [ HTML Base Code] ( 03-html.md#html-base-code )
19+ 4 . [ CSS] ( 04-css.md )
20+ 1 . [ CSS Syntax] ( 04-css.md#css-syntax )
21+ 2 . [ CSS Comments] ( 04-css.md#css-comments )
22+ 3 . [ CSS Declaration Order] ( 04-css.md#css-declaration-order )
23+ 4 . [ CSS Name] ( 04-css.md#css-name )
24+ 5 . [ CSS Performance] ( 04-css.md#css-performance )
25+ 6 . [ CSS Media Queries] ( 04-css.md#css-media-queries )
26+ 5 . [ Javascript] ( 05-javascript.md )
27+ 1 . [ Javascript Syntax] ( 05-javascript.md#javascript-syntax )
28+ 2 . [ Javascript Comments] ( 05-javascript.md#javascript-comments )
29+ 3 . [ Javascript Variables] ( 05-javascript.md#javascript-variables )
30+ 4 . [ Javascript Performance] ( 05-javascript.md#javascript-performance )
Original file line number Diff line number Diff line change 1+ # Javascript
2+
3+ ## Summary
4+
5+ 1 . [ Global] ( 01-global.md )
6+ 1 . [ Identation] ( 01-global.md#identation )
7+ 2 . [ Commits] ( 02-commits.md )
8+ 1 . [ English] ( 02-commits.md#english )
9+ 2 . [ Task number] ( 02-commits.md#task-number )
10+ 3 . [ Status] ( 02-commits.md#status )
11+ 4 . [ Message convention] ( 02-commits.md#message-convention )
12+ 3 . [ HTML] ( 03-html.md )
13+ 1 . [ HTML Syntax] ( 03-html.md#html-syntax )
14+ 2 . [ HTML Comments] ( 03-html.md#html-comments )
15+ 3 . [ HTML Character Encoding] ( 03-html.md#html-character-encoding )
16+ 4 . [ HTML Attribute Order] ( 03-html.md#html-attribute-order )
17+ 5 . [ HTML Performance] ( 03-html.md#html-performance )
18+ 6 . [ HTML Base Code] ( 03-html.md#html-base-code )
19+ 4 . [ CSS] ( 04-css.md )
20+ 1 . [ CSS Syntax] ( 04-css.md#css-syntax )
21+ 2 . [ CSS Comments] ( 04-css.md#css-comments )
22+ 3 . [ CSS Declaration Order] ( 04-css.md#css-declaration-order )
23+ 4 . [ CSS Name] ( 04-css.md#css-name )
24+ 5 . [ CSS Performance] ( 04-css.md#css-performance )
25+ 6 . [ CSS Media Queries] ( 04-css.md#css-media-queries )
26+ 5 . [ Javascript] ( 05-javascript.md )
27+ 1 . [ Javascript Syntax] ( 05-javascript.md#javascript-syntax )
28+ 2 . [ Javascript Comments] ( 05-javascript.md#javascript-comments )
29+ 3 . [ Javascript Variables] ( 05-javascript.md#javascript-variables )
30+ 4 . [ Javascript Performance] ( 05-javascript.md#javascript-performance )
You can’t perform that action at this time.
0 commit comments