| 依恬 |
 |
| 等级:大侠 |
| 权限:普通用户 |
| 积分:97 |
| 金钱:3612 |
| 声望:137 |
| 经验:137 |
| 发帖数:915 |
| 注册:2007年10月27日 |
|
|
|
|
<body style="background:#000"> <style> .input_search { width:199px; height:16px; border:0px; font-size:12px; color:#000000;} .str_seatext {width:230px; height:50px; padding:5px; color:#fff; position:relative; z-index:0;} .str_seatext div.bj{background:#fff; position:absolute; z-index:-1; left:0; top:0; height:100%; width:100%; opacity:0.3; filter:alpha(opacity=30);} </style> <div class="str_seatext"> name:<input type="text" name="textfield" id="textfield" class="input_search"/> <div class="bj"></div> </div> </body>
|
|
|
|
|
|