1

I need to create arrow before and after a line. I created the line but im not greatly proficient in CSS. Any help would be great..

Need a small arrow on both sides of the line.

.line {
  height: 2px;
  width: 200px;
  background-color: red;
  border-color: green;
  border-width:
}
<div class="line"></div>
gen_Eric
  • 214,658
  • 40
  • 293
  • 332
user1050619
  • 18,448
  • 72
  • 220
  • 371

0 Answers0