HTML Entity/Symbolº(MASCULINE ORDINAL INDICATOR )

º
Copy this symbol

MASCULINE ORDINAL INDICATOR

Click on any of the following code values to copy to clipboard.

º
º
U+000BA
\00ba
º

HTML Examples

Using HTML Code value in HTML file

<span> &#186; </span>

Using HTML Entity value in HTML file

<span> &ordm; </span>

CSS Example

Using CSS content code of the HTML entity &ordm; to specify in a CSS file

span { 
    content: "\00ba";
}
All HTML Symbols