1500字范文,内容丰富有趣,写作好帮手!
1500字范文 > html登录按钮怎么设置 – CSS – 前端 css点击事件target

html登录按钮怎么设置 – CSS – 前端 css点击事件target

时间:2024-02-16 18:50:59

相关推荐

html登录按钮怎么设置 – CSS – 前端 css点击事件target

<!DOCTYPE html>

<html lang="en">

<head>

<meta charset="UTF-8">

<title>Document</title>

</head>

<body>

<form>

<input type="text" name="username">

<input type="password" name="password">

<button type="submit">登录</button>

</form>

</body>

</html>

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。