Some more tags

This commit is contained in:
sumankumari13 2020-10-02 16:34:13 +05:30
parent 4d237c2a57
commit 640bdfc7fd
1 changed files with 3 additions and 0 deletions

View File

@ -49,6 +49,8 @@
<sub></sub> <!-- Defines subscripted text -->
<sup></sup> <!-- Defines superscripted text -->
<kbd></kbd> <!-- Specifies text as keyboard input -->
<small></small> <!-- Specifies small text -->
<!-- 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 -->
<keygen> <!-- Represents a control for generating a public-private key pair -->
<map></map> <!-- Specifies an image map -->
<!-- Collective Character Obejcts -->