here's what I'm trying to do: The column is a fixed width, but the heading is dynamic text. I want to fill the remaning space with a solid bar (black area) that will fit regardless of the length of the heading text. It will be one line. is thre any way to do this? I'm stuck. Thanks for any suggestions
Make a div for the background and give the color you need as background..... And make a div for text color and give it the color you want to to whatever you need. And the problem will be solved. I can do incase if you want me to do.
Sorry, I realized I forgot to mention that my page has a textured background. I may be able to make a tiled piece of that though and repeat it behind just the heading, and put the stripe on the div. Thanks very much for the help!