[PHP] 网上书店管理 →→→→→进入此内容的聊天室

来自 , 2019-04-06, 写在 PHP, 查看 148 次.
URL http://www.code666.cn/view/42853a61
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>index</title>
  6. <style type="text/css">
  7. body {
  8.         background-image: url(%E8%83%8C%E6%99%AF.jpg);
  9. }
  10. </style>
  11. </head>
  12.  
  13. <body>
  14. <h1 align="center">网上书店</h1>
  15.  
  16. <p><a href="admin.php">admin</a></p>
  17. <p>
  18.   <a href="user.html">user</a></p>
  19. </body>
  20. </html>

回复 "网上书店管理"

这儿你可以回复上面这条便签

captcha