erroruser.html
来自「新闻发布系统」· HTML 代码 · 共 24 行
HTML
24 行
<!--To change this template, choose Tools | Templatesand open the template in the editor.--><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head> <title>登陆错误页面0</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style type="text/css"><!--body { background-image: url(img/5.jpg);}--></style> </head> <body> <h1 align= center>进入后台管理必须先登录!</h1> <br> <a href=manlogin.html target="_blank" ><h1 align= center>点击登录</h1></a> </body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?