1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-03 05:00:47 +00:00

Merge pull request #293 from EhtashamHaider/master

update html5.html
This commit is contained in:
Julien Le Coupanec 2022-08-26 17:36:21 +02:00 committed by GitHub
commit 5bbef08e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,7 @@
<sup></sup> <!-- Defines superscripted text -->
<kbd></kbd> <!-- Specifies text as keyboard input -->
<small></small> <!-- Specifies small text -->
<ins></ins> <!-- Defines a text that has been inserted into the document -->
<!-- Links Formatting -->