From 07ddc8414a9817046163d71b0e4aeec66a3f2bfd Mon Sep 17 00:00:00 2001 From: Rajat Patel Date: Wed, 28 Feb 2018 11:14:10 +0530 Subject: [PATCH 1/2] 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/2] 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 + + +