mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
Some more tags
This commit is contained in:
@@ -49,6 +49,8 @@
|
|||||||
<sub></sub> <!-- Defines subscripted text -->
|
<sub></sub> <!-- Defines subscripted text -->
|
||||||
<sup></sup> <!-- Defines superscripted text -->
|
<sup></sup> <!-- Defines superscripted text -->
|
||||||
<kbd></kbd> <!-- Specifies text as keyboard input -->
|
<kbd></kbd> <!-- Specifies text as keyboard input -->
|
||||||
|
<small></small> <!-- Specifies small text -->
|
||||||
|
|
||||||
|
|
||||||
<!-- Links Formatting -->
|
<!-- Links Formatting -->
|
||||||
|
|
||||||
@@ -183,6 +185,7 @@ width="" <!-- Describes the width of th
|
|||||||
|
|
||||||
<canvas></canvas> <!-- Allows to draw 2D shapes on the web page with the help of javascript -->
|
<canvas></canvas> <!-- Allows to draw 2D shapes on the web page with the help of javascript -->
|
||||||
<keygen> <!-- Represents a control for generating a public-private key pair -->
|
<keygen> <!-- Represents a control for generating a public-private key pair -->
|
||||||
|
<map></map> <!-- Specifies an image map -->
|
||||||
|
|
||||||
<!-- Collective Character Obejcts -->
|
<!-- Collective Character Obejcts -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user