展会信息港展会大全

css如何设置input背景
来源:互联网   发布日期:2016-03-25 15:55:38   浏览:1546次  

导读:下面是一款利用css来设计input输入框的背景的实例代码,很多朋友在问我css如何设置input框的背景,今天就找了一款相关实例哦。代码如下 复制代码 ...

下面是一款利用css来设计input输入框的背景的实例代码,很多朋友在问我css如何设置input框的背景,今天就找了一款相关实例哦。

代码如下

复制代码

<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.111cn.net/1999/xhtml">

<head>

<meta http-equiv="content-type" content="text/html; charset=gb2312" />

<title>css如何设置input背景</title>

<style type="text/css">

.inputbox{ background:url() no-repeat top left; width:236px; height:15px; border:none;padding:4px 8px;_width:252px; _height:23px; _padding:4px 8px;color:#999999; overflow:hidden}

.inputbox:hover{background-position:left bottom;}

</style>

</head>

<body>

<input type="text" class="inputbox" name="keywords" id="keywords" value="输入关键字..." size="10">

<input type="text"name="keywords" id="keywords" value="输入关键字...">

</body>

</html>

赞助本站

人工智能实验室

相关热词: 开发 编程 android

AiLab云推荐
推荐内容
展开

热门栏目HotCates

Copyright © 2010-2024 AiLab Team. 人工智能实验室 版权所有    关于我们 | 联系我们 | 广告服务 | 公司动态 | 免责声明 | 隐私条款 | 工作机会 | 展会港