Aug
30
Rupee on the Web
Posted (Amit) in Information, Internet News on 30-08-2010
Two young Indian techies have developed a code for the new rupee symbol for the internet.
WebRupee is a web Application Programming Interface(API) for the new Indian rupee symbol. This makes the Rupee symbol available to everyone on the web. The API provides a cross browser support for the Rupee symbol.
Here is the code through which you can get this symbol on the web.
1 2 3 4 5 6 7 | Rupee
<!--
<link rel="stylesheet" href="http://cdn.webrupee.com/font" mce_href="http://cdn.webrupee.com/font" type="text/css" media="screen" title="no title" charset="utf-8">-->
<!-- @font-face{font-family: 'WebRupee'; src: url('http://cdn.webrupee.com/WebRupee.V2.0.eot'); src: local('WebRupee'), url('http://cdn.webrupee.com/WebRupee.V2.0.ttf') format('truetype'), url('http://cdn.webrupee.com/WebRupee.V2.0.woff') format('woff'), url('http://cdn.webrupee.com/WebRupee.V2.0.svg') format('svg');font-weight: normal;font-style: normal;} .WebRupee{font-family: 'WebRupee';} -->
<script src="http://cdn.webrupee.com/js" type="text/javascript"><!--mce:0--></script>
<span class="WebRupee">Rs</span> 200 |
Rs 200















