To remove the hyperlink put style='text-decoration: none;' like so:
< a href="http://iamner.blogspot.com/" style="text-decoration: none;">
< value="Sample" type="button">
< /a>
Output:
Note: Codes supplied were intentionally given spaces in order to be read in this post.