<tutorialjinni.com/>

HTML Symbol for samaritan source Code

HTML Code &#8527;
CSS3 Code \214F
HTML Entity  
Hex Code &#x214F
UNICODE U+214F
URL %26%238527%3B
Category Misc Symbols Codes

Usage Examples


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