Home > Web Front-end > HTML Tutorial > How to set button button as hyperlink_html/css_WEB-ITnose

How to set button button as hyperlink_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:09:16
Original
1698 people have browsed it

A registered button hyperlinked to register.php


Reply to discussion (solution)

<input type="button" value="注册" onclick="window.location='regist.php';" />
Copy after login

HTML code

Poor closing rate

Make the button look like a picture


This efficiency and compatibility are better than onclick

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template