Relative Content

Tag Archive for htmlcssflexboxresponsive-designresponsive

child div overflowing from the parent div(flex-box)

I want to have
A parent div which contains two child divs
(div.parent>div.child1{this is longer content}+div.child2{any content})
i want one child to have width exactly to its content and one child to cover the remaining space of the parent div