<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="UTF-8"> <title>Document</title> <link rel="stylesheet" href="css/index.css" type="text/css" media="all" /> <style> div { color: blue; } </style> <link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" /> <script src="jquery/jquery-2.2.3.min.js"></script> </head> <body> </body> </html>