Template:Htag
From Angelina Jordan Wiki
<html>
Documentation
This template provides a convenient way to render the names of HTML "tags", like <div> and <span>. It is intended to be used on help pages, in template documentation, in talk page discussions, etc., but not in articles (unless there's a good reason).
The template does not complain about missing input. The output (when no input is provided) is <html>, as seen above.
Usage
{{htag}}{{htag|text}}
Examples
{{htag}}⇒<html>{{htag|span}}⇒<span>