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

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

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



        
9条回答
  •  遥遥无期
    2021-01-03 00:38

    I would suggest doing it as html within the form and style it with css to look like a text field if that is what your going for. This way it would match the layout of the form and provide the text "with links" that you need. The following code may need a few tweaks.

    
    

    Please Login or Register to view your tracking link.

提交回复
热议问题