In a progressbar, for example, with this style:
#progress {
background: #000000;
border-radius: 13px;
height: 20px;
width: 400px;
padding: 3px;
}
#progress:after {
content: '';
display: block;
background: white;
width: 300;
height: 100%;
bord...
asked by
13.10.2015 / 07:04