【发布时间】:2018-11-08 23:44:51
【问题描述】:
我想创建这样的对角线输入:
我知道如何制作颜色和所有东西,但 我不知道我是怎么做这样的边框的
#nameinp{
border-right:5px #4d0026 solid;
border-left:none;
border-bottom:none;
border-top:none;
background-color:#e6e6e6;
width:140px;
height:25px;
text-align:center;
font-size:17px;
}
我添加的内容
【问题讨论】: