2 divs aligned side by side, how to make right div fill width 100%?

前端 未结 8 1135
遥遥无期
遥遥无期 2021-01-31 08:17

I\'m wondering what the best way to go about doing this is...

I have 3 divs:

  • a div#container with width=100%; tha

8条回答
  •  独厮守ぢ
    2021-01-31 08:36

    So even though I wanted to do this with CSS only, I ended up just using tables...

提交回复
热议问题