If might want the rupee symbol look like this in your site:
Rs. 1000
To add Rupee Symbol on your website/blog :
1. Add a stylesheet link in the head section of your webpage:
<link rel="stylesheet" type="text/css" href="http://webrupee.com/font">
2. Add the following enclosing your Rs.
<span class="WebRupee">Rs.</span> 200
OR
You just need to put a javascript code around the Rs :
<script src="http://webrupee.com/js" type="text/javascript"></script>
No comments:
Post a Comment