<!-- 告诉浏览器本网页符合XHTML1.0过渡型DOCTYPE --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- html标识扩展,定义名字空间 --> <html xmlns="http://www.w3.org/1999/xhtml" lang="gb2312"> <!-- 这是文档头 --> <head> <title>欢迎进入新《网页设计师》:web标准教程及推广</title> <!-- 定义语言编码 --> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <meta http-equiv="Content-Language" content="gb2312" /> <!-- 为搜索引擎准备的信息 --> <meta content="all" name="robots" /> <meta name="author" content="ajie@netease.com,阿捷" /> <meta name="Copyright" content="www.w3cn.org,自由版权,任意转载" /> <meta name="description" content="新网页设计师,web标准的教程站点,推动web标准在中国的应用." /> <meta content="web标准,web标准教程,designing, with, web, standards, xhtml, css,xhtml+css,design, layout, usability, ccessibility, w3c, w3, w3cn, CSS+DIV,ajie" name="keywords" /> <!-- 浏览器收藏夹小图标 --> <link rel="icon" href="/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="http://www.w3cn.org/favicon.ico" type="image/x-icon" /> <!-- 调用交替样式表 --> <link rel="stylesheet" rev="stylesheet" href="style/001/001.css" type="text/css" media="all" title="001" /> <link rel="alternate stylesheet" type="text/css" href="style/002/002.css" title="002" /> <link rel="alternate stylesheet" type="text/css" href="style/003/003.css" title="003" /> <script type="text/javascript" src="css/styleswitcher.js"></script> <!-- 本站免费空间提供商fannt.com的广告条,感谢支持 -->
上一篇:制作Excel表格时标题为什么逃跑
下一篇:什么是人肉搜索引擎
|