网站开发与移动开发

博客园 首页 新随笔 管理

2009年5月15日 #

摘要: http://www.corange.cn/archives/2008/10/2077.htmlCSS: <style type="text/css"> input.txtInput { background: #fff; background-repeat: no-repeat; background-position: 2px center; border:1px solid #999; padding:2px 2px 2px 20px; } input.searchInput {background-image: url(search.gif);} inp 阅读全文
posted @ 2009-05-15 00:03 txf2004 阅读(173) 评论(0) 推荐(0) 编辑