Compare commits

..

1 Commits

Author SHA1 Message Date
Justin Barlowe
81ea1306dc Merge 7066a75f92 into 8557d4f3d8 2023-07-26 17:16:40 -04:00

View File

@@ -185,6 +185,7 @@ width="" <!-- Describes the width of th
<!-- Some other useful tags -->
<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 -->