html css input定位 文本框阴影 灰色不可编辑

 1 <!DOCTYPE html>
 2 <html lang="en">
 3 <head>
 4   <meta charset="UTF-8">
 5   <meta name="viewport" content="width=device-width, initial-scale=1.0">
 6   <meta http-equiv="X-UA-Compatible" content="ie=edge">
 7   <title>Document</title>
 8   <style>
 9    .InfoLabel{
10     position:"absolute";
11     padding-left: 8em;
12 
13    }
14     .Info{
15       height: 30px;
16       color: #c0c0c0;
17       font-size: 14px;
18       box-shadow: 6px 6px 5px 2px lightblue;outline: none;border:1px solid #c0c0c0;
19     }
20   </style>
21 </head>
22 <body>
23   <label class="InfoLabel"></label>  <input class="Info" type="text"  readonly=true  value="重量:2218">
24   <label class="InfoLabel"></label>  <input class="Info" type="text"  readonly=true value="总货值:10128">
25   <label class="InfoLabel"></label>  <input class="Info" type="text"  readonly=true value="总价值:10128">
26   <label class="InfoLabel"></label>  <input class="Info" type="text"  readonly=true value="计价类型:物料">
27 </body>
28 </html>

 

转载于:https://www.cnblogs.com/LiuFengH/p/9603277.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值