How to get rupee symbol in html

<html>
<head>
<link rel=”stylesheet” type=”text/css” href=”http://cdn.webrupee.com/font”>
<script src=’http://cdn.webrupee.com/js’ type=”text/javascript”></script>
</head>
<body>
Rupee Symbol: <span class=”WebRupee”>&#x20B9;</span> 200
</body>
</html>

Similar Posts

12 Comments

    1. Thanks on your marvelous posting! I quite enjoyed reading it, you could be a great author.I will ensure that I bookmark your blog and will evtanuelly come back someday. I want to encourage continue your great posts, have a nice day!

  1. Thanks buddy for this. I am doing web designing work using HTML. So rupee symbol is needed in my coding. Thank you once again buddy.

  2. The drawback is that it will change all Rs to rupee symbol hence Chargers will be Charge and rupee symbol and so on.

  3. “Use this code for the new Rupee symbol: ₹

    It renders like this: ₹

    The older Rupee symbol is also available using the same technique, but with a different code: ₨

    It renders like this: ₨

    No special stylesheet is needed, but your page will need to use the UTF-8 character set. I tried the address you provided for the stylesheet and it’s giving a 404 error. That site may not be available anymore.

  4. webrupee.com site is down currently and hence the CSS and JS methods are not working. Please use the unicode method. We are looking for alternative ways and will post as soon as we find it.

Leave a Reply

Your email address will not be published. Required fields are marked *