Why in IE 8 (i cannot upgrade because on Windows XP it goes only up to v8) this works:\[code\]<body> <a href="http://stackoverflow.com/questions/14594458/page.html"> <img src="http://stackoverflow.com/questions/14594458/myimage.jpg" /> </a></body>\[/code\]and this does not:\[code\]<body> <a href="http://stackoverflow.com/questions/14594458/page.html"> <input type="button" name="mybutton" value="http://stackoverflow.com/questions/14594458/Go to page" /> </a></body>\[/code\]i just needed button looking link it works in every other browser and validates fine here http://validator.w3.org