Exploring Text-Level Semantic Tags

Below are examples of text-level semantic tags with their tags explicitly shown.

1. Abbreviations & Definitions

abbrHTMLabbr stands for dfnHypertext Markup Languagedfn.

2. Quotes

blockquote
"Life is like riding a bicycle. To keep your balance, you must keep moving."
blockquote
qKeep your balance, keep moving.q

3. Code & Keyboard Input

codeprint("Hello World")code
kbdCtrl+Rkbd

4. Variables & Sample Output

varπr²var
sampArea: 78.54samp

5. Highlighted & Emphasized Text

emimportant noteem
markhighlight key pointsmark

6. Time Representation

timetime

7. Citation

citeSource: HTML5 Documentationcite