<tutorialjinni.com/>

HTML Tironian Sign Et Code

HTML Code &#8266;
CSS3 Code \204A
HTML Entity  
Hex Code &#x204A;
UNICODE U+0204A
URL %26%238266%3B
Category HTML Punctuation Marks Symbols Code

Usage Examples


To use Tironian Sign Et in Cascading Style Sheets or CSS file use the following code.
// css3 example usage
<style>
    span {
      content: "\204A";
    }
</style>
To use Tironian Sign Et in in-line HTML code you can use it "as it is" but, it is recommend that Tironian Sign Et should be used like the following example code. Because it help in assigning special CSS to it.
    <!-- html usage -->
    <i>&#8266;</i>
In order to send Tironian Sign Et via a HTML form or via a query string it should be properly encoded. Following is the URL encoded format of Tironian Sign Et. Do not forget to Decode it on the server side.
    https: //www.tutorialjinni.com/html-symbols-entity-codes.html? html-tironian-sign-et-code=%26%238266%3B