Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67527

Css Hr Vertical Line with Arrow [duplicate]

$
0
0

This question already has an answer here:

I have created a vertical line using the hr tag and CSS code below. Question I have is how do I add a bottom arrow like this?

Arrow

Code CSS

.hr-chart-vertical-bottom {  
 width: 2px;
 height: 50px;
 margin-top: 0px;
 background-color:#4d74be;
 color:#4d74be;
 border: 0 none;  
}

HTML

<hr class = "hr-chart-vertical-bottom"> 

Viewing all articles
Browse latest Browse all 67527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>