HTML:链接到.html文件的按钮

这个问题在这里已经有了答案:

  • 如何创建一个像链接一样的HTML按钮? 27个答案

  • <a href = "spaceRace.html"><input type = "button" style = "color:red; height:100px;width:125px; font-size:10px;font-family:'COMIC SANS MS' " value = "1 Player Mode"/></a>
    链接地址: http://www.djcxy.com/p/36567.html

    上一篇: HTML: Button that links to a .html file

    下一篇: How can I make button take the user to another page on click?