mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-21 12:25:14 +00:00
Update html5.html
Near <sub></sub>, an extra space was removed from the description part.
This commit is contained in:
parent
2fe2e8d2f9
commit
a751a64a01
@ -46,7 +46,7 @@
|
||||
<address></address> <!-- Used to display contact information -->
|
||||
<code></code> <!-- Used to display inline code snippets -->
|
||||
<q></q> <!-- Defines a short inline quotation -->
|
||||
<sub></sub> <!-- Defines subscripted text -->
|
||||
<sub></sub> <!-- Defines subscripted text -->
|
||||
<sup></sup> <!-- Defines superscripted text -->
|
||||
<kbd></kbd> <!-- Specifies text as keyboard input -->
|
||||
<small></small> <!-- Specifies small text -->
|
||||
|
Loading…
Reference in New Issue
Block a user