Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法做这样的事情?
<input value="<span style='font-size:10px'>small text</span> <span style='font-size:20px'>BIG TEXT</span>" type="text" />
此代码不起作用。但是我可以模仿吗?
textbox纯 HTML 和 CSS 无法在 a 中混合样式。您需要寻找的是richtextbox. 只需谷歌您的平台(PHP或ASP.NET)即可找到您喜欢的平台。
textbox
richtextbox