【发布时间】:2016-04-18 06:12:00
【问题描述】:
您好,我正在尝试在 html 输入标记的占位符中使用下标字符。
<input type="text" class="form-control" id="fi2" placeholder="Installed Power kW<sub>p</sub>">
但我得到了这个:Installed Power kW<sub>p</sub>
如果我使用例如 supercript (sup) 一切正常...
有什么帮助吗?
最好的问候, 丹尼尔
【问题讨论】:
-
你想输出什么?
-
对不起...但我得到了这个:装机功率“kWp”
标签: html input placeholder subscript superscript