網(wǎng)頁中經(jīng)常用到的Metas, Links and DocTypes集合
更新時(shí)間:2008年02月19日 11:42:22 作者:
網(wǎng)頁中經(jīng)常用到的Metas, Links and DocTypes集合
復(fù)制代碼 代碼如下:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-Strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/tr/html4/loose.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Draft//EN">
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<base >
<link rel="shortcut icon" >
<link rel="Stylesheet" href="style.css" type="text/css">
<link rel="Alternate" >
<link rel="Contents" href="content.html">
<link rel="Index" href="index.html">
<link rel="Glossary" href="gloss.html">
<link rel="Copyright" href="copyright.html">
<link rel="Chapter" href="chapter5.html">
<link rel="Section" href="chapter5#more.html">
<link rel="Subsection" href="chapter5_sub.html">
<link rel="Appendix" href="app.html">
<link rel="Help" href="help.html">
<link rel="Bookmark" >
<link rel="prev" href="chapter4.html">
<link rel="next" href="chapter6.html">
<link rev="help" >
<link rev="made" href="mailto:set@neoideo.com">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Language" content="en-GB">
<meta http-equiv="Refresh" content="3;url=http://www.some.org/some.html">
<meta http-equiv="Window-target" content="_top">
<meta http-equiv="expires" content="-1">
<meta http-equiv="expires" content="Thu, 1 October 1998 00:00:00 PST">
<meta http-equiv= "pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-store">
<meta name="robots" content="noindex,follow">
<meta name="robots" content="all">
<meta name="description" content="A straight line description">
<meta name="keywords" content="comma, seperated, list">
相關(guān)文章
CSSvista可同時(shí)在IE和Fifrefox調(diào)試的CSS編輯提供下載
CSSvista:可同時(shí)在IE和Fifrefox調(diào)試的CSS編輯器 CSSvista是一個(gè)免費(fèi)的Windows增強(qiáng)應(yīng)用程序,為Web開發(fā)人員準(zhǔn)備的一個(gè)CSS編輯器。它可以讓你同時(shí)在IE和Firefox下調(diào)試你的CSS樣式表代碼。2008-06-06
網(wǎng)頁綠色系配色應(yīng)用實(shí)例圖文
綠色在黃色和藍(lán)色(冷暖)之間,屬于較中庸的顏色,這樣使得綠色的性格最為平和、安穩(wěn)、大度、寬容。是一種柔順、恬靜、滿足、優(yōu)美、受歡迎之色。也是網(wǎng)頁中使用最為廣泛的顏色之一。2008-08-08
創(chuàng)建無表格網(wǎng)站的原因和原則 譯文
創(chuàng)建無表格網(wǎng)站的原因和原則 譯文...2007-03-03

