Cross browser method to fit a child div to its parent's width

前端 未结 6 982
礼貌的吻别
礼貌的吻别 2020-12-04 15:01

I\'m looking for a solution to fit a child div into it\'s parent\'s width.

Most solutions I\'ve seen here are not cross-browser com

6条回答
  •  执笔经年
    2020-12-04 15:44

    In case you want to use that padding space... then here's something:

    http://jsfiddle.net/qD4zd/

    All the colors are background colors.

提交回复
热议问题