Home › Forums › CSS › Flexible width line between two elements with CSS? › Re: Flexible width line between two elements with CSS?
September 29, 2012 at 2:58 am
#110992
Member
basically just your the css class line… make a border-bottom and decorate it and position it where you want it inside of a container or wrap.
This is also how you would make a border to the right or left of the link in a navbar. border-right etc.