From 07ddc8414a9817046163d71b0e4aeec66a3f2bfd Mon Sep 17 00:00:00 2001 From: Rajat Patel Date: Wed, 28 Feb 2018 11:14:10 +0530 Subject: [PATCH 1/5] ADD New HTML5 Cheatsheet --- languages/index.html | 160 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 languages/index.html diff --git a/languages/index.html b/languages/index.html new file mode 100644 index 0000000..0d58bd7 --- /dev/null +++ b/languages/index.html @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + +

...
+

+
+ +
+
+ + + + and + and + +
                                       
+
+ +
+ + + + + + + + + + + +text + + +
    + +
  1. +
    +
    +
    + + +
    + +method="somefunction()" +enctype="" +autocomplete="" +novalidate +accept-charset="" +target="" + +
    + + + + + +name="" +width="" +value="" +size="" +maxlength="" +required="" +step="" + + + + + +name="" +size="" +mupltiple +required +autofocus + + + + + +
    + + + + + + + + + + + + + +type="" +height="" +width="" +usemap="" + + + +scr="" +width="" + + +
    + +
    +
    + +
    +
    + +
    +
    + + + + + + + + + + + + + + +" " Quotation Marks - " +& & Ampersand - & +< < Less than sign - < +> > Greater than sign - > +    Non-breaking space +© © Copyright Symbol - © +@ Ü @ symbol - @ +• ö Small bullet - . +™ û Trademark Symbol - ™ + + + + + + + From 41afb9ce314626044805f807a7a25a56adb6a181 Mon Sep 17 00:00:00 2001 From: Rajat Patel Date: Wed, 28 Feb 2018 11:28:43 +0530 Subject: [PATCH 2/5] ADD HTML5 cheatsheet by Hackr.io --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ec2a970..279a960 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f + + + From 54f4bb9e1f788a4b9783e59125d07d094f7fb983 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Wed, 28 Feb 2018 10:47:10 -0800 Subject: [PATCH 3/5] HTML: improve formatting --- languages/{index.html => html.html} | 47 ++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 8 deletions(-) rename languages/{index.html => html.html} (99%) diff --git a/languages/index.html b/languages/html.html similarity index 99% rename from languages/index.html rename to languages/html.html index 0d58bd7..24fd039 100644 --- a/languages/index.html +++ b/languages/html.html @@ -3,20 +3,29 @@ * Source: https://websitesetup.org/wp-content/uploads/2014/02/HTML-CHEAT-SHEET-768x8555.png * ******************************************************************************************* * --> + + + + + + + + +

    ...

    @@ -26,6 +35,8 @@ + + and and @@ -35,7 +46,10 @@
    + + + @@ -43,10 +57,15 @@ - + + + text + + +
      • @@ -54,8 +73,12 @@
        + + +
        + method="somefunction()" enctype="" @@ -69,6 +92,7 @@ target="" + name="" width="" @@ -82,6 +106,7 @@ step="" + name="" size="" @@ -92,7 +117,10 @@ autofocus + + +
        @@ -104,8 +132,12 @@ autofocus + + + + type="" height="" @@ -117,7 +149,10 @@ usemap="" width="" + + +
        @@ -141,7 +176,10 @@ width="" + + + " " Quotation Marks - " & & Ampersand - & < < Less than sign - < @@ -151,10 +189,3 @@ width=""