test page for HTML Tag
This is a test page for the following tags:
- em ⇒ emphasize
- strong ⇒ warning; important
- b ⇒ bold
- i ⇒ italic
- u ⇒ underline (book title, spelling error, etc)
- mark ⇒ hilight text
- s ⇒
strike-thru
- small ⇒ smaller text
- del ⇒
deleted
- ins ⇒ newly inserted text (in contrast to “del”)
- sup ⇒ superscript
- sub ⇒ subscript
- dfn ⇒ definition term
- code ⇒
computer code
- var ⇒ variable
- samp ⇒ sample code
- kbd ⇒ keyboard input
- q ⇒
short inline quote
- cite ⇒ citation
Back to HTML5 Tags.