I have a Div box which holds two Divs inside one for menu, one for content side by side, i wanted to use a color for menu column, problem is menu column and text column doesn't align as per the content! so i have used background image for the Div id #cnt, background appears fine in ie but not in firefox, to make it appear i have to mention height!! pls help me with it! thanks,
I was a little fuzzy on your problem, so I went ahead and used to code to try and recreate the issue to see if anything stodd out. One I pasted the code into my editor, I realized that there are two elements, #NavBar and #textBox, that are in your css, neither of which appear in your HTML.
Do you have a link to a live example? If not, you're going to have to clarify the problem and your code.