<!DOCTYPE html>
<html>
<head>
	<title>点击跳转百度按钮</title>
	<style>
		button {
			background-color: #ff69b4;
			color: white;
			font-size: 24px;
			padding: 10px 20px;
			border: none;
			border-radius: 5px;
			cursor: pointer;
		}
	</style>
</head>
<body>
	<button onclick='window.location.href='https://www.baidu.com''>去百度一下</button>
</body>
</html>
HTML 点击跳转百度按钮代码示例

原文地址: https://www.cveoy.top/t/topic/nolp 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录