Make an image grid centre responsively
问题 I have an image grid that is made up of a whole lot of divs, within each div is a heading, a small picture and a description. When the grid is at the maximum width, everything sits in it centred. When the width starts to change it drops the amount of columns that fit in the parent div as needed but I can't work out how to keep everything centred (or if it is possible). Here the basis of the code I am using: HTML <div id="Parent Div"> <Div class="gallery"> <h6 align="center">Title</h6> <img