Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!DOCTYPE html>
<html lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>CSS3 制作登录表单</title>
<style type="text/css">
body,ul{
margin: 0;
padding: 0
}
a {
color: rgb(1, 124, 185);
text-decoration: none;
input:focus {
CSS代码...
xxxxxxxxxx
JS代码...