HTML Entity/Symbolϑ(GREEK THETA SYMBOL )

ϑ
Copy this symbol

GREEK THETA SYMBOL

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

ϑ
ϑ
U+003D1
\03d1
ϑ

HTML Examples

Using HTML Code value in HTML file

<span> &#977; </span>

Using HTML Entity value in HTML file

<span> &thetasym; </span>

CSS Example

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

span { 
    content: "\03d1";
}
All HTML Symbols