HTML code for INR

前端 未结 12 2520
野趣味
野趣味 2020-12-08 00:36

For pound (£) there is HTML code £.

For INR can you please tell me the HTML code?

12条回答
  •  粉色の甜心
    2020-12-08 01:05

    SPAN class code. Stylesheet:

    
    

    Now use the below mentioned code to type Indian Rupee symbol,

    Rs.
    

    Once the popular font families will be updated to Unicode 6.0.0, then you will be able to type Indian Rupee Symbol by typing ₹ in HTML editor.

提交回复
热议问题