【问题标题】:Indian Rupee Symbole Not Showing on windows (7,8) Even it is showing on Linux印度卢比符号未在 Windows 上显示 (7,8) 即使在 Linux 上也显示
【发布时间】:2015-09-11 04:43:28
【问题描述】:

我正在使用 html 代码 ₹ 在我的网站上显示印度货币符号。但在 Linux 平台上它显示符号。但在 Windows 平台上,它显示的是矩形符号而不是卢比符号。谁能帮我解释一下为什么会这样。

谢谢提前

代码:

<th>Amounts AS ON 31-03-{{currentYear1}}<br>( &#8377; )</th>

【问题讨论】:

标签: php html


【解决方案1】:

从我给定的链接中,我认为最合适的答案是:-

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
Current Price: <i class="fa fa-inr"></i> 400.00

【讨论】:

    猜你喜欢
    • 2015-07-24
    • 1970-01-01
    • 2015-05-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-07-26
    相关资源
    最近更新 更多