<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="zh-cn"> <head> <title>網站標題 - Admin10000.com </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Language" content="zh-CN" /> <meta name="Author" content="網頁作者" /> <meta name="Copyright" content="網站版權" /> <meta name="keywords" content="網站關鍵字" /> <meta name="description" content="網站描述" /> <link rel="Shortcut Icon" href="網站.ico圖標路徑" /> <link type="text/css" rel="stylesheet" href="CSS文件路徑" /> <script type="text/javascript" src="JS文件路徑"></script> </head> <body> </body> </html>