码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-05-16 18:38:06      阅读:1134      评论:0      收藏:0      [点我收藏+]

标签:pre   文字   效果   ref   radius   type   添加   部分   top   

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边框上添加文字问题解决

标签:pre   文字   效果   ref   radius   type   添加   部分   top   

原文地址:https://www.cnblogs.com/senn0213/p/9047150.html

(0)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!