I have two divs in the same line, div_left, div_right
I’d like div_right have the fixed width 200px, and left_div extend to the max width and height of the left page, how could I write this with css?
I have two div s in the same line, div_left , div_right I’d like
Share
html:
css:
code: http://jsfiddle.net/47YMn/1/