How would I go about constructing vertical bars, all adjacent to each other (touching) from the left side of the page to the middle (all the same size in width)?
How would I go about constructing vertical bars, all adjacent to each other (touching)
Share
This would do the trick for you:
And the CSS to go with it:
You can see it in action here.