Is it possible to place a link inside <input> field?

后端 未结 9 875
温柔的废话
温柔的废话 2021-01-03 00:23

Is it possible to place links on Login and on Register here?



        
9条回答
  •  耶瑟儿~
    2021-01-03 00:52

    No, inside input you can't use any tags. You can change input role or appearance, but it's a bad way.

提交回复
热议问题