Flexible Comments Grid - Copy this Html, Bootstrap Component to your project
Create 3 rows comments section for below html , child elemnt should have flexible width as per content and make parent eleemnt endless width with horizontal scrollbar <div class="parent"> <div class="child">Short Content</div> <div class="child">This card has a bit more content to demonstrate width adjustment.nt to demonstrate width adjustment.nt to demonstrate width adjustment.</div> <div class="child">Another card</div> <div class="child">A very long content card to show how it grows with content size.</div> <div class="child">Short</div> <div class="child">Short Content</div> <div class="child">This card has a bit more content to demonstrate width adjustment.</div> <div class="child">Another card</div><div>
