一、XAMPP使用注意点
1、打开XAMPP control panel,start Apache
2、找对本地python的位置
3、所有html文件放入xampp/htdocs/dashboard中,所有py文件放入xampp/cgi-bin中,所有图片文件放入xampp/htdocs/img中
二、静态登录html界面
<!DOCTYPE html>
用户登录.html</title>
-equiv="keywords" content="keyword1,keyword2,keyword3">
-equiv="description" content="this is my page">
-equiv="content-type" content="text/html;charset=UTF-8">
"stylesheet" href="../css/login.css"/>
"stylesheet" href="https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.css">
</head>
"http://localhost/img/love.jpg" style=" background-repeat:no-repeat ;background-size:100% 100%;
background-attachment: fixed;">