手机
当前位置:查字典教程网 >网页设计 > Div+Css教程 >网页中经常用到的Metas, Links and DocTypes集合
网页中经常用到的Metas, Links and DocTypes集合
摘要:复制代码代码如下:

复制代码 代码如下:

<!DOCTYPEHTMLPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!DOCTYPEHTMLPUBLIC"-//W3C//DTDXHTML1.0Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-Strict.dtd">

<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Transitional//EN""http://www.w3.org/tr/html4/loose.dtd">

<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML4.01Strict//EN""http://www.w3.org/TR/html4/strict.dtd">

<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML3.2Final//EN">

<!DOCTYPEHTMLPUBLIC"-//W3C//DTDHTML3.2Draft//EN">

<!DOCTYPEHTMLPUBLIC"-//IETF//DTDHTML2.0//EN">

<basehref="http://svend.neoideo.dk/meta/index.html">

<linkrel="shortcuticon"href="http://svend.neoideo.dk/favicon.ico">

<linkrel="Stylesheet"href="style.css"type="text/css">

<linkrel="Alternate"href="http://some.org/eng_index.html"lang="en-gb"media="print">

<linkrel="Contents"href="content.html">

<linkrel="Index"href="index.html">

<linkrel="Glossary"href="gloss.html">

<linkrel="Copyright"href="copyright.html">

<linkrel="Chapter"href="chapter5.html">

<linkrel="Section"href="chapter5#more.html">

<linkrel="Subsection"href="chapter5_sub.html">

<linkrel="Appendix"href="app.html">

<linkrel="Help"href="help.html">

<linkrel="Bookmark"href="http://some.org/index.html">

<linkrel="prev"href="chapter4.html">

<linkrel="next"href="chapter6.html">

<linkrev="help"href="http://some.org/index.html">

<linkrev="made"href="mailto:set@neoideo.com">

<metahttp-equiv="Content-Type"content="text/html;charset=ISO-8859-1">

<metahttp-equiv="Content-Type"content="text/html;charset=windows-1251">

<metahttp-equiv="Content-Script-Type"content="text/javascript">

<metahttp-equiv="Content-Style-Type"content="text/css">

<metahttp-equiv="Content-Language"content="en-GB">

<metahttp-equiv="Refresh"content="3;url=http://www.some.org/some.html">

<metahttp-equiv="Window-target"content="_top">

<metahttp-equiv="expires"content="-1">

<metahttp-equiv="expires"content="Thu,1October199800:00:00PST">

<metahttp-equiv="pragma"content="no-cache">

<metahttp-equiv="Cache-Control"content="no-store">

<metaname="robots"content="noindex,follow">

<metaname="robots"content="all">

<metaname="description"content="Astraightlinedescription">

<metaname="keywords"content="comma,seperated,list">

【网页中经常用到的Metas, Links and DocTypes集合】相关文章:

css中input标签与图片按钮对不齐怎么办

css网页制作实用技巧9则

CSS网页布局时常犯的几种小错误

.clearfix:after(清除浮动)中各个属性及值详细解说

CSS3之边框多颜色Border-color属性使用示例

网页中表单按回车就自动提交的问题的解决方案

网页中用于构造图表的一些基本CSS代码

DIV+CSS固定底部的漂浮广告

最近在网页中常用的css和js酷炫动画效果

div内table居中实现代码

精品推荐
分类导航