*{margin:0;padding: 0;} .border{ height: 30px; line-height: 30px; background: #666; position: relative; } .border:after{ content: "- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "; width: 100%; height: 1px; color: red; position: absolute; bottom: 0; left: 0 }