I have the following:
I have the headers with width: 50%; and a span inside the h2 tags to help me achieve this.
I am looking to make it so the heading is left aligned to the text, so that the header bars will be of different size, yet the bars will still stretch to the left of the screen. Is this possible?
Modify the following CSS:
Changes: Removed width:50%
Changes: Float right to left, text-align right to left, added nowrap
Example: http://jsfiddle.net/B8e8A/1/