將本頁代碼復制粘貼到html頁面,打開即可,
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<form action="demo.html" method="get">
賬號: <input type="text" name="userName">
密碼: <input type="password" name="pwd" id="">
<input type="submit" value=https://www.cnblogs.com/Bianco/p/"提交">
