Answers for "line in css div"

CSS
0

line in css div

.line{
width: 112px;
height: 47px;
border-bottom: 1px solid black;
position: absolute;
}
Posted by: Guest on December-30-2021

Browse Popular Code Answers by Language