<minus>

A hyphen/dash for use in text as subtraction or negation; not to be confused with <mdash/> or <ndash/>. The unicode character is −, which is entered in HTML as &#x2212;. Used with self-closing syntax: <minus/>.

Syntax

Attributes

This tag has no attributes.

Children

This tag must be empty (i.e., no children or text allowed).

Parents

This element may appear as an immediate child of the following elements: <abbr> <acro> <alert> <alteration> <angles> <articletitle> <attribution> <author> <biblio> <caption> <cell> <creator> <date> <dblbrackets> <delete> <department> <description> <em> <entity> <fn> <foreign> <h> <idx> <init> <insert> <institution> <instruction> <intertext> <journal> <keyword> <li> <line> <location> <minilicense> <p> <personname> <pubtitle> <q> <role> <see> <seealso> <shortlicense> <shorttitle> <sq> <stale> <subtitle> <support> <term> <title> <url> <xref> <year>

Examples