网站地图    收藏   

主页 > 前端 > css教程 >

CSS常用代码 - html/css语言栏目:html.css - 自学php

来源:自学PHP网    时间:2015-04-14 14:51 作者: 阅读:

[导读] 按字符换行style= word-break: break-all; 按词组换行style= word-wrap: break-word; =================================================================================================...

// 按字符换行

style="word-break: break-all;"

// 按词组换行

style="word-wrap: break-word;"

==========================================================================

==========================================================================
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
color: #666;
height:100%;

background: url(../images/login/l3.jpg) no-repeat;
vertical-align:middle

display:inline;

zoom:0.75;

filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/CitationMap /xyzsd_bg.png")

overflow: hidden;

float: left;

white-space: nowrap;

z-index:100;

cursor: pointer;

clear:both;

list-style: none;

background-color: #FFFFFF;

background-image:url(../images/login/l3.jpg);

border-collapse: collapse;

visibility:hidden;

overflow-x: hidden;

==========================================================================

==========================================================================

自学PHP网专注网站建设学习,PHP程序学习,平面设计学习,以及操作系统学习

京ICP备14009008号-1@版权所有www.zixuephp.com

网站声明:本站所有视频,教程都由网友上传,站长收集和分享给大家学习使用,如由牵扯版权问题请联系站长邮箱904561283@qq.com

添加评论