HTML默认脚本的语言,XHTML语言默认的CSS样式

XHTML语言默认的CSS样式

互联网   发布时间:2008-10-17 18:55:43   作者:佚名   text-message.png 我要评论

html,address,

blockquote,

body,dd,div,

dl,dt,fieldset,form,

frame,frameset,

h1,h2,h3,h4,

h5,h6,noframes,

ol,p,ul,center,

dir,hr,menu,pre { display:block}

li { display:list-item}

head { display:none}

table { display:table}

tr { display:table-row}

html,address,

blockquote,

body,dd,div,

dl,dt,fieldset,form,

frame,frameset,

h1,h2,h3,h4,

h5,h6,noframes,

ol,p,ul,center,

dir,hr,menu,pre { display:block}

li { display:list-item}

head { display:none}

table { display:table}

tr { display:table-row}

thead { display:table-header-group}

tbody { display:table-row-group}

tfoot { display:table-footer-group}

col { display:table-column}

colgroup { display:table-column-group}

td,th { display:table-cell;}

caption { display:table-caption}

th { font-weight:bolder;text-align:center}

caption { text-align:center}

body { margin:8px;line-height:1.12}

h1 { font-size:2em;margin:.67em0}

h2 { font-size:1.5em;margin:.75em0}

h3 { font-size:1.17em;margin:.83em0}

h4,p,

blockquote,ul,

fieldset,form,

ol,dl,dir,

menu { margin:1.12em0}

h5 { font-size:.83em;margin:1.5em0}

h6 { font-size:.75em;margin:1.67em0}

h1,h2,h3,h4,

h5,h6,b,

strong { font-weight:bolder}

blockquote { margin-left:40px;margin-right:40px}

i,cite,em,

var,address { font-style:italic}

pre,tt,code,

kbd,samp { font-family:monospace}

pre { white-space:pre}

button,textarea,

input,object,

select { display:inline-block;}

big { font-size:1.17em}

small,sub,sup {font-size:.83em}

sub { vertical-align:sub}

sup { vertical-align:super}

table { border-spacing:2px;}

thead,tbody,

tfoot { vertical-align:middle}

td,th { vertical-align:inherit}

s,strike,del { text-decoration:line-through}

hr { border:1pxinset}

ol,ul,dir,

menu,dd { margin-left:40px}

ol { list-style-type:decimal}

ol ul,ulol,

ul ul,olol {margin-top:0;margin-bottom:0}

u,ins { text-decoration:underline}

br:before { content:"\A"}

:before,:after {white-space:pre-line}

center { text-align:center}

abbr,acronym { font-variant:small-caps;letter-spacing:0.1em}

:link,:visited {text-decoration:underline}

:focus { outline:thindottedinvert}

/* Beginbidirectionalitysettings(donotchange)*/

BDO[DIR="ltr"] { direction:ltr;unicode-bidi:bidi-override}

BDO[DIR="rtl"] { direction:rtl;unicode-bidi:bidi-override}

*[DIR="ltr"] { direction:ltr;unicode-bidi:embed}

*[DIR="rtl"] { direction:rtl;unicode-bidi:embed}

@media print{

h1 { page-break-before:always}

h1,h2,h3,

h4,h5,h6 { page-break-after:avoid}

ul,ol,dl { page-break-before:avoid}

相关文章

e40efe845a0f664ad2a2f614e7bd4206.png

这篇文章主要介绍了html父子页面iframe双向发消息的实现示例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来2020-10-12

02428f9a3a53c0dbc61aa524e045f3b8.png

这篇文章主要介绍了如何在HTML里加载摄像头,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下2020-09-29

这篇文章主要介绍了html-webpack-plugin使用,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下2020-09-15

fb53b03c06d6b99c2470ba5621627936.png

这篇文章主要介绍了html直接引用vue和element-ui的方法,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下2020-09-02

11c12187b7f88a98f8e187034751e1ae.png

这篇文章主要介绍了详解HTML中字体使用line-height依然不能垂直居中解决办法,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友2020-08-20

7b55d6d8d4513e2aec57044733efc6d9.png

这篇文章主要介绍了前端html换肤功能的实现代码,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友可以参考下2020-08-20

fbf8fd9af4fb0a5f134d10cbbaabdac2.png

这篇文章主要介绍了多个HTML页面共同调用一段html代码的方法,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来2020-08-17

这篇文章主要介绍了HTML中图片不存在显示默认图片的方法示例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来2020-08-17

47e8b754abb2e662eb86e189d77d507f.png

这篇文章主要介绍了HTML table行距的改变方法示例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学2020-07-31

这篇文章主要介绍了HTML Table 空白单元格补全的实现方法,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一2020-07-31

最新评论

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值