Is it possible to place links on Login and on Register here?
No it is not possible.
You can set the value of the input tag to some kind of a link, but it would not work as a hyperlink. The only way for the user to access that URL is to copy it and then paste it to the URL bar.
What you should do is to put an tag after this input tag, which is what the most sites are doing.