div边框上添加文字问题解决

Posted senn0213

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了div边框上添加文字问题解决相关的知识,希望对你有一定的参考价值。

1 <fieldset class="northbtn" style="margin-left:8px;"> 
2      <legend>搜索 </legend> 
6      <input type="text" name="s_code" id="s_code" size="20" style="width:280px;border-radius:0px;margin-top:5px;" onkeydown="if(event.keyCode==13) sInfo()"/>
7      <a href="javascript:sInfo()" class="easyui-linkbutton" iconCls="icon-search" plain="true">搜索</a>
9 </fieldset>

红色部分就是边框文字,里面的东西可以自己添加,css格式自己写,效果如下图:

技术分享图片

以上是关于div边框上添加文字问题解决的主要内容,如果未能解决你的问题,请参考以下文章

“display:block-inline形式的Span或Div中添加文字后,导致Span或Div排版掉落错位”的原因及解决方法

如何用CSS让文字显示在边框上

div边框加入文字标题

如何让div中的行内元素的文字垂直居中

怎么在canvas上添加边框?

hbuilder那个属性可以为div元素添加阴影边框