这是用ps做的样式
如下实例,如有帮助,望采纳,谢谢
<div style="width:200px;height:200px;background-color:blue">
<div style="width:130px;height:4px;background-color:red;margin-left:50px;"></div>
<div style="width:4px;height:130px;background-color:red;margin-top:50px;"></div>
</div>
用定位去做,可以写伪类,也可以写div,可以借用三楼的代码,再加上定位去做:position:relative跟position:absolute
看不明白 你是要给红色加 还是蓝色加
border-top
border-left