用图片填充的CSS样式边框
CSS利用图片填充的边框,谁能帮我补充完整这个CSS样式!悬赏50分。.tbox{/*自适应宽度的块(通用块)*/width:100%;border-bottom:5px...
CSS利用图片填充的边框,谁能帮我补充完整这个CSS样式!悬赏50分。
.tbox{/* 自适应宽度的块(通用块) */
width:100%;
border-bottom:5px solid #fafafa;
overflow:hidden;
}
.tbox dt{
height:56px;
background:url(../images/mbox-tbg.png) right top no-repeat;
overflow:hidden;
clear:both;
}
.tbox dt strong{
height:56px;
line-height:56px;
padding-left:10px;
padding-right:4px;
display:block;
float:left;
color:#000;
background:url(../images/mbox-tbg.png) left top no-repeat;
letter-spacing:1px;
}
.tbox dt strong a{
color:#000;
}
.tbox dt strong a:hover{
color:#AEADAD;
text-decoration:none;
}
.tbox dt span.more{
float:right;
position:relative;
line-height:56px;
padding-right:8px;
color:#85A484;
}
.tbox dt span.more a{
color:#000;
text-decoration:none;
}
.tbox dt span.more a:hover{
color:#AEADAD;
}
.tbox dt span.label{
height:24px;
float:right;
overflow:hidden;
padding-right:1px;
padding-top:2px;
}
.tbox dt span.label a{
height:25px;
display:block;
padding:0px 7px 0px 8px;
line-height:23px;
border-left:1px solid #C5DDBC;
float:left;
color:#666;
text-decoration:none;
overflow:hidden;
letter-spacing:1px;
}
.tbox dt span.label a:hover{
color:#360;
}
.tbox dt span.label a.thisclass{
background:#FFF;
color:#333;
border-top:3px solid #F1F7EE;
}
.tbox dd{
background:url(../images/mtox-center.gif);
padding:4px 4px 0px;
overflow:hidden;
} 展开
.tbox{/* 自适应宽度的块(通用块) */
width:100%;
border-bottom:5px solid #fafafa;
overflow:hidden;
}
.tbox dt{
height:56px;
background:url(../images/mbox-tbg.png) right top no-repeat;
overflow:hidden;
clear:both;
}
.tbox dt strong{
height:56px;
line-height:56px;
padding-left:10px;
padding-right:4px;
display:block;
float:left;
color:#000;
background:url(../images/mbox-tbg.png) left top no-repeat;
letter-spacing:1px;
}
.tbox dt strong a{
color:#000;
}
.tbox dt strong a:hover{
color:#AEADAD;
text-decoration:none;
}
.tbox dt span.more{
float:right;
position:relative;
line-height:56px;
padding-right:8px;
color:#85A484;
}
.tbox dt span.more a{
color:#000;
text-decoration:none;
}
.tbox dt span.more a:hover{
color:#AEADAD;
}
.tbox dt span.label{
height:24px;
float:right;
overflow:hidden;
padding-right:1px;
padding-top:2px;
}
.tbox dt span.label a{
height:25px;
display:block;
padding:0px 7px 0px 8px;
line-height:23px;
border-left:1px solid #C5DDBC;
float:left;
color:#666;
text-decoration:none;
overflow:hidden;
letter-spacing:1px;
}
.tbox dt span.label a:hover{
color:#360;
}
.tbox dt span.label a.thisclass{
background:#FFF;
color:#333;
border-top:3px solid #F1F7EE;
}
.tbox dd{
background:url(../images/mtox-center.gif);
padding:4px 4px 0px;
overflow:hidden;
} 展开
博思aippt
2024-07-20 广告
2024-07-20 广告
作为深圳市博思云创科技有限公司的工作人员,对于Word文档生成PPT的操作,我们有以下建议:1. 使用另存为功能:在Word中编辑完文档后,点击文件->另存为,选择PowerPoint演示文稿(*.pptx)格式,即可将文档内容转换为PPT...
点击进入详情页
本回答由博思aippt提供
展开全部
如果想直接用CSS的border属性来设置用图片填充的边框是不可能的;
不过可以试着用背景代替(这种情况适用于width和height都固定的情况下)
假如width或height是不固定的,可以用滑动门技术来做。
具体的滑动门技术可以参考http://www.w3cn.org/article/translate/2005/112.html
不过可以试着用背景代替(这种情况适用于width和height都固定的情况下)
假如width或height是不固定的,可以用滑动门技术来做。
具体的滑动门技术可以参考http://www.w3cn.org/article/translate/2005/112.html
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你这个代码有点乱,如果想填充图片的边框,直接设置边框就行了,
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你要贴你的HTML代码上来我看看是个怎么回事。。。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询