This paragraph is nested inside an article1. It contains
many different, sometimes useful,
HTML5 tags. Of course
there are classics like emphasis, strong,
and small but there are many others as well. Hover
the following text for abbreviation tag:
abbr. Similarly, you can use
acronym tag like this: ftw.
You can define deleted text which often gets replaced
with inserted text.
var x = 2; const y = addNumbers(x, 7);
You can also use keyboard text, which sometimes is styled
similarly to the <code> or
samp tags. Even more specifically, there is a tag just
for variables. Not to be mistaken with blockquotes below,
the quote tag lets you denote something as quoted text
.
Lastly don't forget the sub (H2O) and sup (E =
MC2) tags.