mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-21 12:25:14 +00:00
update html5.html
Added an ins tag that is good for writing the content that has been inserted into the document. Browser will automatically underline this text
This commit is contained in:
parent
6f67bf688e
commit
463d563edf
@ -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 -->
|
||||
|
Loading…
Reference in New Issue
Block a user