Reputation: 23201
Is there a way to do something like this?
<input value="<span style='font-size:10px'>small text</span>
<span style='font-size:20px'>BIG TEXT</span>"
type="text" />
This code doesn't work. But can I mimic this?
Upvotes: 4
Views: 1340