From c946fe9b67aba7682b1749dab4a711a34c0482bf Mon Sep 17 00:00:00 2001 From: XVR147 Date: Wed, 16 Oct 2019 20:39:29 +0200 Subject: [PATCH 1/2] Fix small errors in HTML cheatsheet Just some casing and misspelling fixes. --- frontend/html5.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/frontend/html5.html b/frontend/html5.html index e40173c..5072fb1 100644 --- a/frontend/html5.html +++ b/frontend/html5.html @@ -28,7 +28,7 @@

...

-
+


@@ -39,7 +39,7 @@ and and - +
                                       
 
@@ -54,13 +54,13 @@ - + -text +text @@ -70,7 +70,7 @@
  • -
    +
    @@ -85,7 +85,7 @@ enctype="" novalidate accept-charset="" -target="" +target=""
    @@ -105,16 +105,16 @@ step="" - + name="" size="" multiple required -autofocus +autofocus - + @@ -136,7 +136,7 @@ autofocus - + type="" @@ -146,7 +146,7 @@ usemap="" -scr="" +src="" width="" @@ -155,7 +155,7 @@ width="" -
    +
    @@ -177,7 +177,7 @@ width="" - + " " Quotation Marks - " From 1eec2b0273532dd2176e8f58723d76429ce2a2c9 Mon Sep 17 00:00:00 2001 From: XVR147 Date: Wed, 16 Oct 2019 20:39:29 +0200 Subject: [PATCH 2/2] Fix small errors in HTML cheatsheet Just some casing, spacing and misspelling fixes. --- frontend/html5.html | 52 ++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/frontend/html5.html b/frontend/html5.html index e40173c..c9a0154 100644 --- a/frontend/html5.html +++ b/frontend/html5.html @@ -10,28 +10,28 @@ - + - - - + + + -

    ...
    -

    -
    - -
    -
    +

    ...
    +

    +
    + +
    +
    @@ -39,10 +39,10 @@ and and - +
                                           
     
    - +
    @@ -54,13 +54,13 @@ - + -text +text @@ -70,7 +70,7 @@
  • -
    +
    @@ -80,12 +80,12 @@
    -method="somefunction()" +method="somefunction()" enctype="" autocomplete="" novalidate accept-charset="" -target="" +target=""
    @@ -105,16 +105,16 @@ step="" - + name="" -size="" +size="" multiple required -autofocus +autofocus - + @@ -136,17 +136,17 @@ autofocus - + type="" -height="" +height="" width="" usemap="" -scr="" +src="" width="" @@ -155,7 +155,7 @@ width=""
    -
    +
    @@ -177,7 +177,7 @@ width="" - + " " Quotation Marks - "