How to use RS ₹ Symbol
Demo –
css” href=”http://cdn.webrupee.com/font”>
Now in the body section type the following where ever you want to display the Rupee symbol.
<span>Rs.</span> 200
Demo – Rs.
The Unicode is ₹
Method 1 : HTML (Recommended)
The HTML code for the Rupee symbol is ₹ (ampersand hash 8 3 7 7 semi-colon).Demo –
Method 2 : CSS
Add this CSS stylesheet to the head section of your webpage.css” href=”http://cdn.webrupee.com/font”>
Now in the body section type the following where ever you want to display the Rupee symbol.
<span>Rs.</span> 200
Demo – Rs.
Method 3 : JavaScript
Include the following JavaScript code to your HTML file. It will automatically convert all Rs and Rs. to ₹ symbol.Method 4 : Unicode
The usage of Unicode to display Rupee symbol in websites is limited as the Unicode will only be converted on the systems with Unicode version 6.0. If an user with lower Unicode version visits your site then he will not be able to see the Rupee symbol.The Unicode is ₹
No comments:
Post a Comment
Please leave your comments and we will be reply you back ASAP
vikas agrawal